// cpt-city: nr/clr/harris-clr-09 (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_09 = color_map { [0.00000 color rgbf <0.8706,0.8824,0.7647,0.0000>] [0.10000 color rgbf <0.8706,0.8824,0.7647,0.0000>] [0.10000 color rgbf <0.7961,0.8353,0.7059,0.0000>] [0.20000 color rgbf <0.7961,0.8353,0.7059,0.0000>] [0.20000 color rgbf <0.7294,0.8000,0.6588,0.0000>] [0.30000 color rgbf <0.7294,0.8000,0.6588,0.0000>] [0.30000 color rgbf <0.6157,0.7255,0.5647,0.0000>] [0.40000 color rgbf <0.6157,0.7255,0.5647,0.0000>] [0.40000 color rgbf <0.5765,0.7020,0.5373,0.0000>] [0.50000 color rgbf <0.5765,0.7020,0.5373,0.0000>] [0.50000 color rgbf <0.4863,0.6392,0.4667,0.0000>] [0.60000 color rgbf <0.4863,0.6392,0.4667,0.0000>] [0.60000 color rgbf <0.4314,0.5961,0.4235,0.0000>] [0.70000 color rgbf <0.4314,0.5961,0.4235,0.0000>] [0.70000 color rgbf <0.3412,0.5137,0.3569,0.0000>] [0.80000 color rgbf <0.3412,0.5137,0.3569,0.0000>] [0.80000 color rgbf <0.2706,0.4471,0.3059,0.0000>] [0.90000 color rgbf <0.2706,0.4471,0.3059,0.0000>] [0.90000 color rgbf <0.2000,0.3686,0.2549,0.0000>] [1.00000 color rgbf <0.2000,0.3686,0.2549,0.0000>] }