// cpt-city: nr/plr/harris-plr-08 (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/plr #declare harris_plr_08 = color_map { [0.00000 color rgbf <0.9412,0.9333,0.7412,0.0000>] [0.10000 color rgbf <0.9412,0.9333,0.7412,0.0000>] [0.10000 color rgbf <0.9059,0.9176,0.6353,0.0000>] [0.20000 color rgbf <0.9059,0.9176,0.6353,0.0000>] [0.20000 color rgbf <0.8667,0.9059,0.5255,0.0000>] [0.30000 color rgbf <0.8667,0.9059,0.5255,0.0000>] [0.30000 color rgbf <0.8510,0.9020,0.4627,0.0000>] [0.40000 color rgbf <0.8510,0.9020,0.4627,0.0000>] [0.40000 color rgbf <0.8078,0.8902,0.3765,0.0000>] [0.50000 color rgbf <0.8078,0.8902,0.3765,0.0000>] [0.50000 color rgbf <0.7608,0.8667,0.2941,0.0000>] [0.60000 color rgbf <0.7608,0.8667,0.2941,0.0000>] [0.60000 color rgbf <0.7294,0.8588,0.2549,0.0000>] [0.70000 color rgbf <0.7294,0.8588,0.2549,0.0000>] [0.70000 color rgbf <0.6745,0.8314,0.1961,0.0000>] [0.80000 color rgbf <0.6745,0.8314,0.1961,0.0000>] [0.80000 color rgbf <0.6392,0.8157,0.1725,0.0000>] [0.90000 color rgbf <0.6392,0.8157,0.1725,0.0000>] [0.90000 color rgbf <0.5804,0.7804,0.1451,0.0000>] [1.00000 color rgbf <0.5804,0.7804,0.1451,0.0000>] }