// cpt-city: nr/cdr/harris-cdr-16 (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_16 = color_map { [0.00000 color rgbf <0.5333,0.2980,0.2392,0.0000>] [0.10000 color rgbf <0.5333,0.2980,0.2392,0.0000>] [0.10000 color rgbf <0.4863,0.2863,0.2353,0.0000>] [0.20000 color rgbf <0.4863,0.2863,0.2353,0.0000>] [0.20000 color rgbf <0.4510,0.2745,0.2235,0.0000>] [0.30000 color rgbf <0.4510,0.2745,0.2235,0.0000>] [0.30000 color rgbf <0.4078,0.2667,0.2235,0.0000>] [0.40000 color rgbf <0.4078,0.2667,0.2235,0.0000>] [0.40000 color rgbf <0.3765,0.2549,0.2157,0.0000>] [0.50000 color rgbf <0.3765,0.2549,0.2157,0.0000>] [0.50000 color rgbf <0.3373,0.2431,0.2118,0.0000>] [0.60000 color rgbf <0.3373,0.2431,0.2118,0.0000>] [0.60000 color rgbf <0.3059,0.2314,0.2078,0.0000>] [0.70000 color rgbf <0.3059,0.2314,0.2078,0.0000>] [0.70000 color rgbf <0.2706,0.2196,0.1961,0.0000>] [0.80000 color rgbf <0.2706,0.2196,0.1961,0.0000>] [0.80000 color rgbf <0.2353,0.1961,0.1843,0.0000>] [0.90000 color rgbf <0.2353,0.1961,0.1843,0.0000>] [0.90000 color rgbf <0.2118,0.1922,0.1843,0.0000>] [1.00000 color rgbf <0.2118,0.1922,0.1843,0.0000>] }