// cpt-city: jjg/neo10/face/hair/brown-2 (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_2 = color_map { [0.00000 color rgbf <0.9765,0.9333,0.9255,0.0000>] [0.10000 color rgbf <0.9765,0.9333,0.9255,0.0000>] [0.10000 color rgbf <0.9216,0.8431,0.7882,0.0000>] [0.20000 color rgbf <0.9216,0.8431,0.7882,0.0000>] [0.20000 color rgbf <0.8706,0.8000,0.6588,0.0000>] [0.30000 color rgbf <0.8706,0.8000,0.6588,0.0000>] [0.30000 color rgbf <0.7961,0.7176,0.5686,0.0000>] [0.40000 color rgbf <0.7961,0.7176,0.5686,0.0000>] [0.40000 color rgbf <0.7216,0.6431,0.4902,0.0000>] [0.50000 color rgbf <0.7216,0.6431,0.4902,0.0000>] [0.50000 color rgbf <0.6471,0.5686,0.4157,0.0000>] [0.60000 color rgbf <0.6471,0.5686,0.4157,0.0000>] [0.60000 color rgbf <0.5765,0.4980,0.3451,0.0000>] [0.70000 color rgbf <0.5765,0.4980,0.3451,0.0000>] [0.70000 color rgbf <0.5020,0.4275,0.2824,0.0000>] [0.80000 color rgbf <0.5020,0.4275,0.2824,0.0000>] [0.80000 color rgbf <0.4235,0.3529,0.2235,0.0000>] [0.90000 color rgbf <0.4235,0.3529,0.2235,0.0000>] [0.90000 color rgbf <0.3373,0.2667,0.1725,0.0000>] [1.00000 color rgbf <0.3373,0.2667,0.1725,0.0000>] }