// cpt-city: nr/clr/harris-clr-10 (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_10 = color_map { [0.00000 color rgbf <0.8627,0.8667,0.7686,0.0000>] [0.10000 color rgbf <0.8627,0.8667,0.7686,0.0000>] [0.10000 color rgbf <0.7843,0.8078,0.7137,0.0000>] [0.20000 color rgbf <0.7843,0.8078,0.7137,0.0000>] [0.20000 color rgbf <0.7020,0.7529,0.6549,0.0000>] [0.30000 color rgbf <0.7020,0.7529,0.6549,0.0000>] [0.30000 color rgbf <0.6431,0.7098,0.6157,0.0000>] [0.40000 color rgbf <0.6431,0.7098,0.6157,0.0000>] [0.40000 color rgbf <0.5412,0.6275,0.5373,0.0000>] [0.50000 color rgbf <0.5412,0.6275,0.5373,0.0000>] [0.50000 color rgbf <0.4706,0.5686,0.4824,0.0000>] [0.60000 color rgbf <0.4706,0.5686,0.4824,0.0000>] [0.60000 color rgbf <0.4314,0.5333,0.4471,0.0000>] [0.70000 color rgbf <0.4314,0.5333,0.4471,0.0000>] [0.70000 color rgbf <0.3490,0.4588,0.3804,0.0000>] [0.80000 color rgbf <0.3490,0.4588,0.3804,0.0000>] [0.80000 color rgbf <0.2706,0.3765,0.3176,0.0000>] [0.90000 color rgbf <0.2706,0.3765,0.3176,0.0000>] [0.90000 color rgbf <0.1961,0.2902,0.2510,0.0000>] [1.00000 color rgbf <0.1961,0.2902,0.2510,0.0000>] }