// cpt-city: nr/clc/harris-clc-05 (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_05 = color_map { [0.00000 color rgbf <0.9765,0.7333,0.3529,0.0000>] [0.05556 color rgbf <0.9765,0.7333,0.3529,0.0000>] [0.05556 color rgbf <0.9412,0.7412,0.3765,0.0000>] [0.11111 color rgbf <0.9412,0.7412,0.3765,0.0000>] [0.11111 color rgbf <0.8980,0.7294,0.4039,0.0000>] [0.16667 color rgbf <0.8980,0.7294,0.4039,0.0000>] [0.16667 color rgbf <0.7804,0.7137,0.4353,0.0000>] [0.22222 color rgbf <0.7804,0.7137,0.4353,0.0000>] [0.22222 color rgbf <0.7333,0.7529,0.4980,0.0000>] [0.27778 color rgbf <0.7333,0.7529,0.4980,0.0000>] [0.27778 color rgbf <0.6863,0.7608,0.5176,0.0000>] [0.33333 color rgbf <0.6863,0.7608,0.5176,0.0000>] [0.33333 color rgbf <0.6235,0.7961,0.5725,0.0000>] [0.38889 color rgbf <0.6235,0.7961,0.5725,0.0000>] [0.38889 color rgbf <0.5569,0.7294,0.5098,0.0000>] [0.44444 color rgbf <0.5569,0.7294,0.5098,0.0000>] [0.44444 color rgbf <0.5765,0.7020,0.5373,0.0000>] [0.50000 color rgbf <0.5765,0.7020,0.5373,0.0000>] [0.50000 color rgbf <0.5412,0.6275,0.5373,0.0000>] [0.55556 color rgbf <0.5412,0.6275,0.5373,0.0000>] [0.55556 color rgbf <0.5725,0.5922,0.5804,0.0000>] [0.61111 color rgbf <0.5725,0.5922,0.5804,0.0000>] [0.61111 color rgbf <0.5686,0.5529,0.5843,0.0000>] [0.66667 color rgbf <0.5686,0.5529,0.5843,0.0000>] [0.66667 color rgbf <0.5961,0.5255,0.6078,0.0000>] [0.72222 color rgbf <0.5961,0.5255,0.6078,0.0000>] [0.72222 color rgbf <0.6863,0.5451,0.5647,0.0000>] [0.77778 color rgbf <0.6863,0.5451,0.5647,0.0000>] [0.77778 color rgbf <0.7333,0.5686,0.5451,0.0000>] [0.83333 color rgbf <0.7333,0.5686,0.5451,0.0000>] [0.83333 color rgbf <0.7490,0.5608,0.5059,0.0000>] [0.88889 color rgbf <0.7490,0.5608,0.5059,0.0000>] [0.88889 color rgbf <0.8196,0.6157,0.4941,0.0000>] [0.94444 color rgbf <0.8196,0.6157,0.4941,0.0000>] [0.94444 color rgbf <0.8980,0.6667,0.4000,0.0000>] [1.00000 color rgbf <0.8980,0.6667,0.4000,0.0000>] }