// cpt-city: jjg/neo10/face/hair/brown-blond (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 brown_blond = color_map { [0.00000 color rgbf <0.9686,0.9608,0.9412,0.0000>] [0.10000 color rgbf <0.9686,0.9608,0.9412,0.0000>] [0.10000 color rgbf <0.9020,0.8863,0.8275,0.0000>] [0.20000 color rgbf <0.9020,0.8863,0.8275,0.0000>] [0.20000 color rgbf <0.8392,0.8118,0.7137,0.0000>] [0.30000 color rgbf <0.8392,0.8118,0.7137,0.0000>] [0.30000 color rgbf <0.7725,0.7333,0.6000,0.0000>] [0.40000 color rgbf <0.7725,0.7333,0.6000,0.0000>] [0.40000 color rgbf <0.7176,0.6431,0.5333,0.0000>] [0.50000 color rgbf <0.7176,0.6431,0.5333,0.0000>] [0.50000 color rgbf <0.6745,0.5373,0.5059,0.0000>] [0.60000 color rgbf <0.6745,0.5373,0.5059,0.0000>] [0.60000 color rgbf <0.6196,0.4706,0.3922,0.0000>] [0.70000 color rgbf <0.6196,0.4706,0.3922,0.0000>] [0.70000 color rgbf <0.5490,0.4000,0.3020,0.0000>] [0.80000 color rgbf <0.5490,0.4000,0.3020,0.0000>] [0.80000 color rgbf <0.4549,0.3333,0.2510,0.0000>] [0.90000 color rgbf <0.4549,0.3333,0.2510,0.0000>] [0.90000 color rgbf <0.3608,0.2627,0.2000,0.0000>] [1.00000 color rgbf <0.3608,0.2627,0.2000,0.0000>] }