// cpt-city: nr/clc/harris-clc-09 (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/clc #declare harris_clc_09 = color_map { [0.00000 color rgbf <0.9922,0.5569,0.1725,0.0000>] [0.05556 color rgbf <0.9922,0.5569,0.1725,0.0000>] [0.05556 color rgbf <0.9098,0.5569,0.1804,0.0000>] [0.11111 color rgbf <0.9098,0.5569,0.1804,0.0000>] [0.11111 color rgbf <0.8275,0.5569,0.2118,0.0000>] [0.16667 color rgbf <0.8275,0.5569,0.2118,0.0000>] [0.16667 color rgbf <0.6392,0.5647,0.2627,0.0000>] [0.22222 color rgbf <0.6392,0.5647,0.2627,0.0000>] [0.22222 color rgbf <0.5294,0.5843,0.2980,0.0000>] [0.27778 color rgbf <0.5294,0.5843,0.2980,0.0000>] [0.27778 color rgbf <0.4471,0.5882,0.3176,0.0000>] [0.33333 color rgbf <0.4471,0.5882,0.3176,0.0000>] [0.33333 color rgbf <0.2980,0.5961,0.3412,0.0000>] [0.38889 color rgbf <0.2980,0.5961,0.3412,0.0000>] [0.38889 color rgbf <0.2824,0.5255,0.3137,0.0000>] [0.44444 color rgbf <0.2824,0.5255,0.3137,0.0000>] [0.44444 color rgbf <0.2706,0.4471,0.3059,0.0000>] [0.50000 color rgbf <0.2706,0.4471,0.3059,0.0000>] [0.50000 color rgbf <0.2706,0.3765,0.3176,0.0000>] [0.55556 color rgbf <0.2706,0.3765,0.3176,0.0000>] [0.55556 color rgbf <0.3137,0.3294,0.3647,0.0000>] [0.61111 color rgbf <0.3137,0.3294,0.3647,0.0000>] [0.61111 color rgbf <0.3255,0.2980,0.3804,0.0000>] [0.66667 color rgbf <0.3255,0.2980,0.3804,0.0000>] [0.66667 color rgbf <0.3569,0.2588,0.4118,0.0000>] [0.72222 color rgbf <0.3569,0.2588,0.4118,0.0000>] [0.72222 color rgbf <0.4706,0.3020,0.3529,0.0000>] [0.77778 color rgbf <0.4706,0.3020,0.3529,0.0000>] [0.77778 color rgbf <0.5373,0.3255,0.3176,0.0000>] [0.83333 color rgbf <0.5373,0.3255,0.3176,0.0000>] [0.83333 color rgbf <0.5882,0.3490,0.2980,0.0000>] [0.88889 color rgbf <0.5882,0.3490,0.2980,0.0000>] [0.88889 color rgbf <0.6706,0.3882,0.2588,0.0000>] [0.94444 color rgbf <0.6706,0.3882,0.2588,0.0000>] [0.94444 color rgbf <0.8353,0.4824,0.2157,0.0000>] [1.00000 color rgbf <0.8353,0.4824,0.2157,0.0000>] }