// cpt-city: nr/clr/harris-clr-02 (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_02 = color_map { [0.00000 color rgbf <0.9451,0.8863,0.7059,0.0000>] [0.10000 color rgbf <0.9451,0.8863,0.7059,0.0000>] [0.10000 color rgbf <0.9490,0.8549,0.6118,0.0000>] [0.20000 color rgbf <0.9490,0.8549,0.6118,0.0000>] [0.20000 color rgbf <0.9451,0.8118,0.5216,0.0000>] [0.30000 color rgbf <0.9451,0.8118,0.5216,0.0000>] [0.30000 color rgbf <0.9412,0.7647,0.4196,0.0000>] [0.40000 color rgbf <0.9412,0.7647,0.4196,0.0000>] [0.40000 color rgbf <0.9412,0.7412,0.3765,0.0000>] [0.50000 color rgbf <0.9412,0.7412,0.3765,0.0000>] [0.50000 color rgbf <0.9294,0.6824,0.2941,0.0000>] [0.60000 color rgbf <0.9294,0.6824,0.2941,0.0000>] [0.60000 color rgbf <0.9333,0.6588,0.2627,0.0000>] [0.70000 color rgbf <0.9333,0.6588,0.2627,0.0000>] [0.70000 color rgbf <0.9255,0.6118,0.2196,0.0000>] [0.80000 color rgbf <0.9255,0.6118,0.2196,0.0000>] [0.80000 color rgbf <0.9098,0.5569,0.1804,0.0000>] [0.90000 color rgbf <0.9098,0.5569,0.1804,0.0000>] [0.90000 color rgbf <0.9020,0.5137,0.1647,0.0000>] [1.00000 color rgbf <0.9020,0.5137,0.1647,0.0000>] }