// cpt-city: nr/cdr/harris-cdr-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/cdr #declare harris_cdr_01 = color_map { [0.00000 color rgbf <0.9961,0.5098,0.1529,0.0000>] [0.10000 color rgbf <0.9961,0.5098,0.1529,0.0000>] [0.10000 color rgbf <0.8588,0.4745,0.1490,0.0000>] [0.20000 color rgbf <0.8588,0.4745,0.1490,0.0000>] [0.20000 color rgbf <0.7098,0.4431,0.1608,0.0000>] [0.30000 color rgbf <0.7098,0.4431,0.1608,0.0000>] [0.30000 color rgbf <0.6078,0.4118,0.1569,0.0000>] [0.40000 color rgbf <0.6078,0.4118,0.1569,0.0000>] [0.40000 color rgbf <0.5412,0.3843,0.1490,0.0000>] [0.50000 color rgbf <0.5412,0.3843,0.1490,0.0000>] [0.50000 color rgbf <0.4275,0.3451,0.1529,0.0000>] [0.60000 color rgbf <0.4275,0.3451,0.1529,0.0000>] [0.60000 color rgbf <0.3569,0.3137,0.1529,0.0000>] [0.70000 color rgbf <0.3569,0.3137,0.1529,0.0000>] [0.70000 color rgbf <0.3059,0.2784,0.1451,0.0000>] [0.80000 color rgbf <0.3059,0.2784,0.1451,0.0000>] [0.80000 color rgbf <0.2510,0.2431,0.1529,0.0000>] [0.90000 color rgbf <0.2510,0.2431,0.1529,0.0000>] [0.90000 color rgbf <0.2039,0.2078,0.1569,0.0000>] [1.00000 color rgbf <0.2039,0.2078,0.1569,0.0000>] }