// cpt-city: nr/clc/harris-clc-03 (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/clc #declare harris_clc_03 = color_map { [0.00000 color rgbf <0.9686,0.8118,0.5020,0.0000>] [0.05556 color rgbf <0.9686,0.8118,0.5020,0.0000>] [0.05556 color rgbf <0.9451,0.8118,0.5216,0.0000>] [0.11111 color rgbf <0.9451,0.8118,0.5216,0.0000>] [0.11111 color rgbf <0.9176,0.8039,0.5373,0.0000>] [0.16667 color rgbf <0.9176,0.8039,0.5373,0.0000>] [0.16667 color rgbf <0.8588,0.8039,0.5882,0.0000>] [0.22222 color rgbf <0.8588,0.8039,0.5882,0.0000>] [0.22222 color rgbf <0.8235,0.8235,0.6196,0.0000>] [0.27778 color rgbf <0.8235,0.8235,0.6196,0.0000>] [0.27778 color rgbf <0.7804,0.8157,0.6235,0.0000>] [0.33333 color rgbf <0.7804,0.8157,0.6235,0.0000>] [0.33333 color rgbf <0.7333,0.8353,0.6510,0.0000>] [0.38889 color rgbf <0.7333,0.8353,0.6510,0.0000>] [0.38889 color rgbf <0.7176,0.8118,0.6353,0.0000>] [0.44444 color rgbf <0.7176,0.8118,0.6353,0.0000>] [0.44444 color rgbf <0.7294,0.8000,0.6588,0.0000>] [0.50000 color rgbf <0.7294,0.8000,0.6588,0.0000>] [0.50000 color rgbf <0.7020,0.7529,0.6549,0.0000>] [0.55556 color rgbf <0.7020,0.7529,0.6549,0.0000>] [0.55556 color rgbf <0.7137,0.7255,0.6784,0.0000>] [0.61111 color rgbf <0.7137,0.7255,0.6784,0.0000>] [0.61111 color rgbf <0.7098,0.6980,0.6784,0.0000>] [0.66667 color rgbf <0.7098,0.6980,0.6784,0.0000>] [0.66667 color rgbf <0.7255,0.6824,0.6941,0.0000>] [0.72222 color rgbf <0.7255,0.6824,0.6941,0.0000>] [0.72222 color rgbf <0.7765,0.6784,0.6588,0.0000>] [0.77778 color rgbf <0.7765,0.6784,0.6588,0.0000>] [0.77778 color rgbf <0.8275,0.7176,0.6667,0.0000>] [0.83333 color rgbf <0.8275,0.7176,0.6667,0.0000>] [0.83333 color rgbf <0.8353,0.7098,0.6392,0.0000>] [0.88889 color rgbf <0.8353,0.7098,0.6392,0.0000>] [0.88889 color rgbf <0.8863,0.7529,0.6353,0.0000>] [0.94444 color rgbf <0.8863,0.7529,0.6353,0.0000>] [0.94444 color rgbf <0.9137,0.7529,0.5255,0.0000>] [1.00000 color rgbf <0.9137,0.7529,0.5255,0.0000>] }