// cpt-city: nr/clc/harris-clc-01 (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_01 = color_map { [0.00000 color rgbf <0.9608,0.8980,0.7176,0.0000>] [0.05556 color rgbf <0.9608,0.8980,0.7176,0.0000>] [0.05556 color rgbf <0.9451,0.8863,0.7059,0.0000>] [0.11111 color rgbf <0.9451,0.8863,0.7059,0.0000>] [0.11111 color rgbf <0.9412,0.8902,0.7255,0.0000>] [0.16667 color rgbf <0.9412,0.8902,0.7255,0.0000>] [0.16667 color rgbf <0.9255,0.8902,0.7490,0.0000>] [0.22222 color rgbf <0.9255,0.8902,0.7490,0.0000>] [0.22222 color rgbf <0.9137,0.8980,0.7686,0.0000>] [0.27778 color rgbf <0.9137,0.8980,0.7686,0.0000>] [0.27778 color rgbf <0.8941,0.8902,0.7569,0.0000>] [0.33333 color rgbf <0.8941,0.8902,0.7569,0.0000>] [0.33333 color rgbf <0.8745,0.8941,0.7686,0.0000>] [0.38889 color rgbf <0.8745,0.8941,0.7686,0.0000>] [0.38889 color rgbf <0.8745,0.8902,0.7647,0.0000>] [0.44444 color rgbf <0.8745,0.8902,0.7647,0.0000>] [0.44444 color rgbf <0.8706,0.8824,0.7647,0.0000>] [0.50000 color rgbf <0.8706,0.8824,0.7647,0.0000>] [0.50000 color rgbf <0.8627,0.8667,0.7686,0.0000>] [0.55556 color rgbf <0.8627,0.8667,0.7686,0.0000>] [0.55556 color rgbf <0.8549,0.8510,0.7647,0.0000>] [0.61111 color rgbf <0.8549,0.8510,0.7647,0.0000>] [0.61111 color rgbf <0.8667,0.8549,0.7765,0.0000>] [0.66667 color rgbf <0.8667,0.8549,0.7765,0.0000>] [0.66667 color rgbf <0.8941,0.8706,0.8000,0.0000>] [0.72222 color rgbf <0.8941,0.8706,0.8000,0.0000>] [0.72222 color rgbf <0.8980,0.8549,0.7843,0.0000>] [0.77778 color rgbf <0.8980,0.8549,0.7843,0.0000>] [0.77778 color rgbf <0.9020,0.8510,0.7647,0.0000>] [0.83333 color rgbf <0.9020,0.8510,0.7647,0.0000>] [0.83333 color rgbf <0.9137,0.8549,0.7608,0.0000>] [0.88889 color rgbf <0.9137,0.8549,0.7608,0.0000>] [0.88889 color rgbf <0.9255,0.8588,0.7529,0.0000>] [0.94444 color rgbf <0.9255,0.8588,0.7529,0.0000>] [0.94444 color rgbf <0.9490,0.8784,0.7294,0.0000>] [1.00000 color rgbf <0.9490,0.8784,0.7294,0.0000>] }