// cpt-city: jjg/neo10/face/hair/reddish-brown (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 reddish_brown = color_map { [0.00000 color rgbf <0.9922,0.9490,0.9216,0.0000>] [0.10000 color rgbf <0.9922,0.9490,0.9216,0.0000>] [0.10000 color rgbf <0.9725,0.8510,0.7608,0.0000>] [0.20000 color rgbf <0.9725,0.8510,0.7608,0.0000>] [0.20000 color rgbf <0.9333,0.7647,0.6392,0.0000>] [0.30000 color rgbf <0.9333,0.7647,0.6392,0.0000>] [0.30000 color rgbf <0.8706,0.6863,0.5608,0.0000>] [0.40000 color rgbf <0.8706,0.6863,0.5608,0.0000>] [0.40000 color rgbf <0.8000,0.6118,0.4941,0.0000>] [0.50000 color rgbf <0.8000,0.6118,0.4941,0.0000>] [0.50000 color rgbf <0.7137,0.5412,0.4431,0.0000>] [0.60000 color rgbf <0.7137,0.5412,0.4431,0.0000>] [0.60000 color rgbf <0.6235,0.4706,0.3882,0.0000>] [0.70000 color rgbf <0.6235,0.4706,0.3882,0.0000>] [0.70000 color rgbf <0.5373,0.3961,0.3333,0.0000>] [0.80000 color rgbf <0.5373,0.3961,0.3333,0.0000>] [0.80000 color rgbf <0.4510,0.3255,0.2824,0.0000>] [0.90000 color rgbf <0.4510,0.3255,0.2824,0.0000>] [0.90000 color rgbf <0.3529,0.2549,0.2353,0.0000>] [1.00000 color rgbf <0.3529,0.2549,0.2353,0.0000>] }