// cpt-city: nr/clr/harris-clr-17 (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_17 = color_map { [0.00000 color rgbf <0.9255,0.8588,0.7529,0.0000>] [0.10000 color rgbf <0.9255,0.8588,0.7529,0.0000>] [0.10000 color rgbf <0.8941,0.7922,0.6784,0.0000>] [0.20000 color rgbf <0.8941,0.7922,0.6784,0.0000>] [0.20000 color rgbf <0.8863,0.7529,0.6353,0.0000>] [0.30000 color rgbf <0.8863,0.7529,0.6353,0.0000>] [0.30000 color rgbf <0.8392,0.6627,0.5412,0.0000>] [0.40000 color rgbf <0.8392,0.6627,0.5412,0.0000>] [0.40000 color rgbf <0.8196,0.6157,0.4941,0.0000>] [0.50000 color rgbf <0.8196,0.6157,0.4941,0.0000>] [0.50000 color rgbf <0.7922,0.5608,0.4353,0.0000>] [0.60000 color rgbf <0.7922,0.5608,0.4353,0.0000>] [0.60000 color rgbf <0.7569,0.5059,0.3765,0.0000>] [0.70000 color rgbf <0.7569,0.5059,0.3765,0.0000>] [0.70000 color rgbf <0.7294,0.4588,0.3294,0.0000>] [0.80000 color rgbf <0.7294,0.4588,0.3294,0.0000>] [0.80000 color rgbf <0.6706,0.3882,0.2588,0.0000>] [0.90000 color rgbf <0.6706,0.3882,0.2588,0.0000>] [0.90000 color rgbf <0.6353,0.3490,0.2157,0.0000>] [1.00000 color rgbf <0.6353,0.3490,0.2157,0.0000>] }