// cpt-city: nr/clc/harris-clc-02 (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_02 = color_map { [0.00000 color rgbf <0.9608,0.8471,0.5882,0.0000>] [0.05556 color rgbf <0.9608,0.8471,0.5882,0.0000>] [0.05556 color rgbf <0.9490,0.8549,0.6118,0.0000>] [0.11111 color rgbf <0.9490,0.8549,0.6118,0.0000>] [0.11111 color rgbf <0.9333,0.8510,0.6353,0.0000>] [0.16667 color rgbf <0.9333,0.8510,0.6353,0.0000>] [0.16667 color rgbf <0.8941,0.8510,0.6745,0.0000>] [0.22222 color rgbf <0.8941,0.8510,0.6745,0.0000>] [0.22222 color rgbf <0.8588,0.8510,0.6784,0.0000>] [0.27778 color rgbf <0.8588,0.8510,0.6784,0.0000>] [0.27778 color rgbf <0.8314,0.8510,0.6863,0.0000>] [0.33333 color rgbf <0.8314,0.8510,0.6863,0.0000>] [0.33333 color rgbf <0.7843,0.8510,0.6902,0.0000>] [0.38889 color rgbf <0.7843,0.8510,0.6902,0.0000>] [0.38889 color rgbf <0.7922,0.8471,0.6941,0.0000>] [0.44444 color rgbf <0.7922,0.8471,0.6941,0.0000>] [0.44444 color rgbf <0.7961,0.8353,0.7059,0.0000>] [0.50000 color rgbf <0.7961,0.8353,0.7059,0.0000>] [0.50000 color rgbf <0.7843,0.8078,0.7137,0.0000>] [0.55556 color rgbf <0.7843,0.8078,0.7137,0.0000>] [0.55556 color rgbf <0.7882,0.7922,0.7255,0.0000>] [0.61111 color rgbf <0.7882,0.7922,0.7255,0.0000>] [0.61111 color rgbf <0.7804,0.7725,0.7255,0.0000>] [0.66667 color rgbf <0.7804,0.7725,0.7255,0.0000>] [0.66667 color rgbf <0.8078,0.7725,0.7451,0.0000>] [0.72222 color rgbf <0.8078,0.7725,0.7451,0.0000>] [0.72222 color rgbf <0.8314,0.7608,0.7137,0.0000>] [0.77778 color rgbf <0.8314,0.7608,0.7137,0.0000>] [0.77778 color rgbf <0.8549,0.7725,0.7059,0.0000>] [0.83333 color rgbf <0.8549,0.7725,0.7059,0.0000>] [0.83333 color rgbf <0.8627,0.7647,0.6863,0.0000>] [0.88889 color rgbf <0.8627,0.7647,0.6863,0.0000>] [0.88889 color rgbf <0.8941,0.7922,0.6784,0.0000>] [0.94444 color rgbf <0.8941,0.7922,0.6784,0.0000>] [0.94444 color rgbf <0.9255,0.8078,0.6157,0.0000>] [1.00000 color rgbf <0.9255,0.8078,0.6157,0.0000>] }