// cpt-city: jjg/neo10/face/skin/red (cpt) // // Ten-step sequential schemes based on the Skin pixel-art // gradients by Neota // // author: J.J. Green // copyright: Free to use // year: 2010 // url: https://phillips.shef.ac.uk/pub/cpt-city/jjg/neo10/face/skin #declare red = color_map { [0.00000 color rgbf <0.9059,0.7961,0.7647,0.0000>] [0.10000 color rgbf <0.9059,0.7961,0.7647,0.0000>] [0.10000 color rgbf <0.8706,0.6824,0.6510,0.0000>] [0.20000 color rgbf <0.8706,0.6824,0.6510,0.0000>] [0.20000 color rgbf <0.8118,0.5529,0.4863,0.0000>] [0.30000 color rgbf <0.8118,0.5529,0.4863,0.0000>] [0.30000 color rgbf <0.7412,0.4000,0.3176,0.0000>] [0.40000 color rgbf <0.7412,0.4000,0.3176,0.0000>] [0.40000 color rgbf <0.6667,0.3490,0.2863,0.0000>] [0.50000 color rgbf <0.6667,0.3490,0.2863,0.0000>] [0.50000 color rgbf <0.5882,0.3137,0.2706,0.0000>] [0.60000 color rgbf <0.5882,0.3137,0.2706,0.0000>] [0.60000 color rgbf <0.5098,0.2784,0.2549,0.0000>] [0.70000 color rgbf <0.5098,0.2784,0.2549,0.0000>] [0.70000 color rgbf <0.4353,0.2392,0.2392,0.0000>] [0.80000 color rgbf <0.4353,0.2392,0.2392,0.0000>] [0.80000 color rgbf <0.3569,0.2039,0.2235,0.0000>] [0.90000 color rgbf <0.3569,0.2039,0.2235,0.0000>] [0.90000 color rgbf <0.2784,0.1686,0.2078,0.0000>] [1.00000 color rgbf <0.2784,0.1686,0.2078,0.0000>] }