// cpt-city: nr/clc/harris-clc-04 (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_04 = color_map { [0.00000 color rgbf <0.9686,0.7647,0.4078,0.0000>] [0.05556 color rgbf <0.9686,0.7647,0.4078,0.0000>] [0.05556 color rgbf <0.9412,0.7647,0.4196,0.0000>] [0.11111 color rgbf <0.9412,0.7647,0.4196,0.0000>] [0.11111 color rgbf <0.9059,0.7569,0.4549,0.0000>] [0.16667 color rgbf <0.9059,0.7569,0.4549,0.0000>] [0.16667 color rgbf <0.8314,0.7725,0.5294,0.0000>] [0.22222 color rgbf <0.8314,0.7725,0.5294,0.0000>] [0.22222 color rgbf <0.7765,0.7804,0.5529,0.0000>] [0.27778 color rgbf <0.7765,0.7804,0.5529,0.0000>] [0.27778 color rgbf <0.7255,0.7843,0.5647,0.0000>] [0.33333 color rgbf <0.7255,0.7843,0.5647,0.0000>] [0.33333 color rgbf <0.6353,0.7961,0.5804,0.0000>] [0.38889 color rgbf <0.6353,0.7961,0.5804,0.0000>] [0.38889 color rgbf <0.6471,0.7804,0.5804,0.0000>] [0.44444 color rgbf <0.6471,0.7804,0.5804,0.0000>] [0.44444 color rgbf <0.6157,0.7255,0.5647,0.0000>] [0.50000 color rgbf <0.6157,0.7255,0.5647,0.0000>] [0.50000 color rgbf <0.6431,0.7098,0.6157,0.0000>] [0.55556 color rgbf <0.6431,0.7098,0.6157,0.0000>] [0.55556 color rgbf <0.6627,0.6784,0.6471,0.0000>] [0.61111 color rgbf <0.6627,0.6784,0.6471,0.0000>] [0.61111 color rgbf <0.6275,0.6196,0.6235,0.0000>] [0.66667 color rgbf <0.6275,0.6196,0.6235,0.0000>] [0.66667 color rgbf <0.6431,0.5843,0.6431,0.0000>] [0.72222 color rgbf <0.6431,0.5843,0.6431,0.0000>] [0.72222 color rgbf <0.7490,0.6353,0.6314,0.0000>] [0.77778 color rgbf <0.7490,0.6353,0.6314,0.0000>] [0.77778 color rgbf <0.7804,0.6431,0.6039,0.0000>] [0.83333 color rgbf <0.7804,0.6431,0.6039,0.0000>] [0.83333 color rgbf <0.8000,0.6392,0.5804,0.0000>] [0.88889 color rgbf <0.8000,0.6392,0.5804,0.0000>] [0.88889 color rgbf <0.8392,0.6627,0.5412,0.0000>] [0.94444 color rgbf <0.8392,0.6627,0.5412,0.0000>] [0.94444 color rgbf <0.9059,0.7137,0.4667,0.0000>] [1.00000 color rgbf <0.9059,0.7137,0.4667,0.0000>] }