// cpt-city: nr/clr/harris-clr-08 (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_08 = color_map { [0.00000 color rgbf <0.8745,0.8902,0.7647,0.0000>] [0.10000 color rgbf <0.8745,0.8902,0.7647,0.0000>] [0.10000 color rgbf <0.7922,0.8471,0.6941,0.0000>] [0.20000 color rgbf <0.7922,0.8471,0.6941,0.0000>] [0.20000 color rgbf <0.7176,0.8118,0.6353,0.0000>] [0.30000 color rgbf <0.7176,0.8118,0.6353,0.0000>] [0.30000 color rgbf <0.6471,0.7804,0.5804,0.0000>] [0.40000 color rgbf <0.6471,0.7804,0.5804,0.0000>] [0.40000 color rgbf <0.5569,0.7294,0.5098,0.0000>] [0.50000 color rgbf <0.5569,0.7294,0.5098,0.0000>] [0.50000 color rgbf <0.4745,0.6784,0.4471,0.0000>] [0.60000 color rgbf <0.4745,0.6784,0.4471,0.0000>] [0.60000 color rgbf <0.4118,0.6353,0.4000,0.0000>] [0.70000 color rgbf <0.4118,0.6353,0.4000,0.0000>] [0.70000 color rgbf <0.3608,0.5922,0.3647,0.0000>] [0.80000 color rgbf <0.3608,0.5922,0.3647,0.0000>] [0.80000 color rgbf <0.2824,0.5255,0.3137,0.0000>] [0.90000 color rgbf <0.2824,0.5255,0.3137,0.0000>] [0.90000 color rgbf <0.2000,0.4392,0.2627,0.0000>] [1.00000 color rgbf <0.2000,0.4392,0.2627,0.0000>] }