// cpt-city: nr/clc/harris-clc-06 (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_06 = color_map { [0.00000 color rgbf <0.9686,0.6706,0.2706,0.0000>] [0.05556 color rgbf <0.9686,0.6706,0.2706,0.0000>] [0.05556 color rgbf <0.9294,0.6824,0.2941,0.0000>] [0.11111 color rgbf <0.9294,0.6824,0.2941,0.0000>] [0.11111 color rgbf <0.8784,0.6784,0.3333,0.0000>] [0.16667 color rgbf <0.8784,0.6784,0.3333,0.0000>] [0.16667 color rgbf <0.7529,0.6824,0.3882,0.0000>] [0.22222 color rgbf <0.7529,0.6824,0.3882,0.0000>] [0.22222 color rgbf <0.6667,0.6980,0.4235,0.0000>] [0.27778 color rgbf <0.6667,0.6980,0.4235,0.0000>] [0.27778 color rgbf <0.6431,0.7333,0.4784,0.0000>] [0.33333 color rgbf <0.6431,0.7333,0.4784,0.0000>] [0.33333 color rgbf <0.5216,0.7451,0.4941,0.0000>] [0.38889 color rgbf <0.5216,0.7451,0.4941,0.0000>] [0.38889 color rgbf <0.4745,0.6784,0.4471,0.0000>] [0.44444 color rgbf <0.4745,0.6784,0.4471,0.0000>] [0.44444 color rgbf <0.4863,0.6392,0.4667,0.0000>] [0.50000 color rgbf <0.4863,0.6392,0.4667,0.0000>] [0.50000 color rgbf <0.4706,0.5686,0.4824,0.0000>] [0.55556 color rgbf <0.4706,0.5686,0.4824,0.0000>] [0.55556 color rgbf <0.4941,0.5216,0.5255,0.0000>] [0.61111 color rgbf <0.4941,0.5216,0.5255,0.0000>] [0.61111 color rgbf <0.5098,0.4902,0.5373,0.0000>] [0.66667 color rgbf <0.5098,0.4902,0.5373,0.0000>] [0.66667 color rgbf <0.5373,0.4549,0.5647,0.0000>] [0.72222 color rgbf <0.5373,0.4549,0.5647,0.0000>] [0.72222 color rgbf <0.6196,0.4588,0.4980,0.0000>] [0.77778 color rgbf <0.6196,0.4588,0.4980,0.0000>] [0.77778 color rgbf <0.6863,0.5020,0.4863,0.0000>] [0.83333 color rgbf <0.6863,0.5020,0.4863,0.0000>] [0.83333 color rgbf <0.7333,0.5255,0.4784,0.0000>] [0.88889 color rgbf <0.7333,0.5255,0.4784,0.0000>] [0.88889 color rgbf <0.7922,0.5608,0.4353,0.0000>] [0.94444 color rgbf <0.7922,0.5608,0.4353,0.0000>] [0.94444 color rgbf <0.8902,0.6314,0.3569,0.0000>] [1.00000 color rgbf <0.8902,0.6314,0.3569,0.0000>] }