// cpt-city: jjg/neo10/face/hair/blonde (cpt) // // Ten-step sequential schemes based on the Hair 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/hair #declare blonde = color_map { [0.00000 color rgbf <1.0000,0.9725,0.8157,0.0000>] [0.10000 color rgbf <1.0000,0.9725,0.8157,0.0000>] [0.10000 color rgbf <0.9490,0.8863,0.7255,0.0000>] [0.20000 color rgbf <0.9490,0.8863,0.7255,0.0000>] [0.20000 color rgbf <0.8941,0.8000,0.6510,0.0000>] [0.30000 color rgbf <0.8941,0.8000,0.6510,0.0000>] [0.30000 color rgbf <0.8235,0.7176,0.5686,0.0000>] [0.40000 color rgbf <0.8235,0.7176,0.5686,0.0000>] [0.40000 color rgbf <0.7529,0.6353,0.4863,0.0000>] [0.50000 color rgbf <0.7529,0.6353,0.4863,0.0000>] [0.50000 color rgbf <0.6588,0.5765,0.4078,0.0000>] [0.60000 color rgbf <0.6588,0.5765,0.4078,0.0000>] [0.60000 color rgbf <0.5765,0.5098,0.3216,0.0000>] [0.70000 color rgbf <0.5765,0.5098,0.3216,0.0000>] [0.70000 color rgbf <0.5255,0.4275,0.2275,0.0000>] [0.80000 color rgbf <0.5255,0.4275,0.2275,0.0000>] [0.80000 color rgbf <0.4588,0.3490,0.1373,0.0000>] [0.90000 color rgbf <0.4588,0.3490,0.1373,0.0000>] [0.90000 color rgbf <0.3569,0.2784,0.0902,0.0000>] [1.00000 color rgbf <0.3569,0.2784,0.0902,0.0000>] }