// cpt-city: nr/plr/harris-plr-12 (cpt) // // Schemes from Moses Harris’ coluor wheels in "The Natural System // of Colours" (1766), recreated by Nicholas Rougeux 2025 // // author: Nicholas Rougeux // copyright: CC0 1.0 // year: 2025 // url: https://phillips.shef.ac.uk/pub/cpt-city/nr/plr #declare harris_plr_12 = color_map { [0.00000 color rgbf <0.8314,0.8745,0.8078,0.0000>] [0.10000 color rgbf <0.8314,0.8745,0.8078,0.0000>] [0.10000 color rgbf <0.7255,0.8275,0.7882,0.0000>] [0.20000 color rgbf <0.7255,0.8275,0.7882,0.0000>] [0.20000 color rgbf <0.6118,0.7686,0.7686,0.0000>] [0.30000 color rgbf <0.6118,0.7686,0.7686,0.0000>] [0.30000 color rgbf <0.5216,0.7176,0.7569,0.0000>] [0.40000 color rgbf <0.5216,0.7176,0.7569,0.0000>] [0.40000 color rgbf <0.4314,0.6627,0.7294,0.0000>] [0.50000 color rgbf <0.4314,0.6627,0.7294,0.0000>] [0.50000 color rgbf <0.3255,0.5843,0.6863,0.0000>] [0.60000 color rgbf <0.3255,0.5843,0.6863,0.0000>] [0.60000 color rgbf <0.2667,0.5333,0.6549,0.0000>] [0.70000 color rgbf <0.2667,0.5333,0.6549,0.0000>] [0.70000 color rgbf <0.2000,0.4627,0.6000,0.0000>] [0.80000 color rgbf <0.2000,0.4627,0.6000,0.0000>] [0.80000 color rgbf <0.1490,0.3922,0.5412,0.0000>] [0.90000 color rgbf <0.1490,0.3922,0.5412,0.0000>] [0.90000 color rgbf <0.1020,0.2941,0.4431,0.0000>] [1.00000 color rgbf <0.1020,0.2941,0.4431,0.0000>] }