// cpt-city: nr/clr/harris-clr-14 (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_14 = color_map { [0.00000 color rgbf <0.8980,0.8549,0.7843,0.0000>] [0.10000 color rgbf <0.8980,0.8549,0.7843,0.0000>] [0.10000 color rgbf <0.8314,0.7608,0.7137,0.0000>] [0.20000 color rgbf <0.8314,0.7608,0.7137,0.0000>] [0.20000 color rgbf <0.7765,0.6784,0.6588,0.0000>] [0.30000 color rgbf <0.7765,0.6784,0.6588,0.0000>] [0.30000 color rgbf <0.7490,0.6353,0.6314,0.0000>] [0.40000 color rgbf <0.7490,0.6353,0.6314,0.0000>] [0.40000 color rgbf <0.6863,0.5451,0.5647,0.0000>] [0.50000 color rgbf <0.6863,0.5451,0.5647,0.0000>] [0.50000 color rgbf <0.6196,0.4588,0.4980,0.0000>] [0.60000 color rgbf <0.6196,0.4588,0.4980,0.0000>] [0.60000 color rgbf <0.5529,0.3804,0.4314,0.0000>] [0.70000 color rgbf <0.5529,0.3804,0.4314,0.0000>] [0.70000 color rgbf <0.5137,0.3412,0.3922,0.0000>] [0.80000 color rgbf <0.5137,0.3412,0.3922,0.0000>] [0.80000 color rgbf <0.4706,0.3020,0.3529,0.0000>] [0.90000 color rgbf <0.4706,0.3020,0.3529,0.0000>] [0.90000 color rgbf <0.4000,0.2392,0.2784,0.0000>] [1.00000 color rgbf <0.4000,0.2392,0.2784,0.0000>] }