// cpt-city: nr/clr/harris-clr-01 (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_01 = color_map { [0.00000 color rgbf <0.9608,0.8980,0.7176,0.0000>] [0.10000 color rgbf <0.9608,0.8980,0.7176,0.0000>] [0.10000 color rgbf <0.9608,0.8471,0.5882,0.0000>] [0.20000 color rgbf <0.9608,0.8471,0.5882,0.0000>] [0.20000 color rgbf <0.9686,0.8118,0.5020,0.0000>] [0.30000 color rgbf <0.9686,0.8118,0.5020,0.0000>] [0.30000 color rgbf <0.9686,0.7647,0.4078,0.0000>] [0.40000 color rgbf <0.9686,0.7647,0.4078,0.0000>] [0.40000 color rgbf <0.9765,0.7333,0.3529,0.0000>] [0.50000 color rgbf <0.9765,0.7333,0.3529,0.0000>] [0.50000 color rgbf <0.9686,0.6706,0.2706,0.0000>] [0.60000 color rgbf <0.9686,0.6706,0.2706,0.0000>] [0.60000 color rgbf <0.9843,0.6510,0.2471,0.0000>] [0.70000 color rgbf <0.9843,0.6510,0.2471,0.0000>] [0.70000 color rgbf <0.9882,0.6000,0.2000,0.0000>] [0.80000 color rgbf <0.9882,0.6000,0.2000,0.0000>] [0.80000 color rgbf <0.9922,0.5569,0.1725,0.0000>] [0.90000 color rgbf <0.9922,0.5569,0.1725,0.0000>] [0.90000 color rgbf <0.9961,0.5098,0.1529,0.0000>] [1.00000 color rgbf <0.9961,0.5098,0.1529,0.0000>] }