// cpt-city: nr/clr/harris-clr-03 (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_03 = color_map { [0.00000 color rgbf <0.9412,0.8902,0.7255,0.0000>] [0.10000 color rgbf <0.9412,0.8902,0.7255,0.0000>] [0.10000 color rgbf <0.9333,0.8510,0.6353,0.0000>] [0.20000 color rgbf <0.9333,0.8510,0.6353,0.0000>] [0.20000 color rgbf <0.9176,0.8039,0.5373,0.0000>] [0.30000 color rgbf <0.9176,0.8039,0.5373,0.0000>] [0.30000 color rgbf <0.9059,0.7569,0.4549,0.0000>] [0.40000 color rgbf <0.9059,0.7569,0.4549,0.0000>] [0.40000 color rgbf <0.8980,0.7294,0.4039,0.0000>] [0.50000 color rgbf <0.8980,0.7294,0.4039,0.0000>] [0.50000 color rgbf <0.8784,0.6784,0.3333,0.0000>] [0.60000 color rgbf <0.8784,0.6784,0.3333,0.0000>] [0.60000 color rgbf <0.8667,0.6471,0.2941,0.0000>] [0.70000 color rgbf <0.8667,0.6471,0.2941,0.0000>] [0.70000 color rgbf <0.8510,0.6039,0.2510,0.0000>] [0.80000 color rgbf <0.8510,0.6039,0.2510,0.0000>] [0.80000 color rgbf <0.8275,0.5569,0.2118,0.0000>] [0.90000 color rgbf <0.8275,0.5569,0.2118,0.0000>] [0.90000 color rgbf <0.8078,0.5137,0.1882,0.0000>] [1.00000 color rgbf <0.8078,0.5137,0.1882,0.0000>] }