// cpt-city: nr/clr/harris-clr-05 (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_05 = color_map { [0.00000 color rgbf <0.9137,0.8980,0.7686,0.0000>] [0.10000 color rgbf <0.9137,0.8980,0.7686,0.0000>] [0.10000 color rgbf <0.8588,0.8510,0.6784,0.0000>] [0.20000 color rgbf <0.8588,0.8510,0.6784,0.0000>] [0.20000 color rgbf <0.8235,0.8235,0.6196,0.0000>] [0.30000 color rgbf <0.8235,0.8235,0.6196,0.0000>] [0.30000 color rgbf <0.7765,0.7804,0.5529,0.0000>] [0.40000 color rgbf <0.7765,0.7804,0.5529,0.0000>] [0.40000 color rgbf <0.7333,0.7529,0.4980,0.0000>] [0.50000 color rgbf <0.7333,0.7529,0.4980,0.0000>] [0.50000 color rgbf <0.6667,0.6980,0.4235,0.0000>] [0.60000 color rgbf <0.6667,0.6980,0.4235,0.0000>] [0.60000 color rgbf <0.6275,0.6667,0.3804,0.0000>] [0.70000 color rgbf <0.6275,0.6667,0.3804,0.0000>] [0.70000 color rgbf <0.5765,0.6235,0.3333,0.0000>] [0.80000 color rgbf <0.5765,0.6235,0.3333,0.0000>] [0.80000 color rgbf <0.5294,0.5843,0.2980,0.0000>] [0.90000 color rgbf <0.5294,0.5843,0.2980,0.0000>] [0.90000 color rgbf <0.4510,0.5176,0.2510,0.0000>] [1.00000 color rgbf <0.4510,0.5176,0.2510,0.0000>] }