// cpt-city: nr/clr/harris-clr-13 (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_13 = color_map { [0.00000 color rgbf <0.8941,0.8706,0.8000,0.0000>] [0.10000 color rgbf <0.8941,0.8706,0.8000,0.0000>] [0.10000 color rgbf <0.8078,0.7725,0.7451,0.0000>] [0.20000 color rgbf <0.8078,0.7725,0.7451,0.0000>] [0.20000 color rgbf <0.7255,0.6824,0.6941,0.0000>] [0.30000 color rgbf <0.7255,0.6824,0.6941,0.0000>] [0.30000 color rgbf <0.6431,0.5843,0.6431,0.0000>] [0.40000 color rgbf <0.6431,0.5843,0.6431,0.0000>] [0.40000 color rgbf <0.5961,0.5255,0.6078,0.0000>] [0.50000 color rgbf <0.5961,0.5255,0.6078,0.0000>] [0.50000 color rgbf <0.5373,0.4549,0.5647,0.0000>] [0.60000 color rgbf <0.5373,0.4549,0.5647,0.0000>] [0.60000 color rgbf <0.4706,0.3725,0.5059,0.0000>] [0.70000 color rgbf <0.4706,0.3725,0.5059,0.0000>] [0.70000 color rgbf <0.4000,0.2980,0.4471,0.0000>] [0.80000 color rgbf <0.4000,0.2980,0.4471,0.0000>] [0.80000 color rgbf <0.3569,0.2588,0.4118,0.0000>] [0.90000 color rgbf <0.3569,0.2588,0.4118,0.0000>] [0.90000 color rgbf <0.2902,0.1961,0.3373,0.0000>] [1.00000 color rgbf <0.2902,0.1961,0.3373,0.0000>] }