// cpt-city: nr/clr/harris-clr-06 (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/clr #declare harris_clr_06 = color_map { [0.00000 color rgbf <0.8941,0.8902,0.7569,0.0000>] [0.10000 color rgbf <0.8941,0.8902,0.7569,0.0000>] [0.10000 color rgbf <0.8314,0.8510,0.6863,0.0000>] [0.20000 color rgbf <0.8314,0.8510,0.6863,0.0000>] [0.20000 color rgbf <0.7804,0.8157,0.6235,0.0000>] [0.30000 color rgbf <0.7804,0.8157,0.6235,0.0000>] [0.30000 color rgbf <0.7255,0.7843,0.5647,0.0000>] [0.40000 color rgbf <0.7255,0.7843,0.5647,0.0000>] [0.40000 color rgbf <0.6863,0.7608,0.5176,0.0000>] [0.50000 color rgbf <0.6863,0.7608,0.5176,0.0000>] [0.50000 color rgbf <0.6431,0.7333,0.4784,0.0000>] [0.60000 color rgbf <0.6431,0.7333,0.4784,0.0000>] [0.60000 color rgbf <0.5608,0.6745,0.4039,0.0000>] [0.70000 color rgbf <0.5608,0.6745,0.4039,0.0000>] [0.70000 color rgbf <0.5020,0.6314,0.3569,0.0000>] [0.80000 color rgbf <0.5020,0.6314,0.3569,0.0000>] [0.80000 color rgbf <0.4471,0.5882,0.3176,0.0000>] [0.90000 color rgbf <0.4471,0.5882,0.3176,0.0000>] [0.90000 color rgbf <0.3647,0.5176,0.2706,0.0000>] [1.00000 color rgbf <0.3647,0.5176,0.2706,0.0000>] }