// cpt-city: jjg/neo10/face/hair/orange-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 orange_brown = color_map { [0.00000 color rgbf <0.9804,0.9608,0.9255,0.0000>] [0.10000 color rgbf <0.9804,0.9608,0.9255,0.0000>] [0.10000 color rgbf <0.9373,0.8784,0.7804,0.0000>] [0.20000 color rgbf <0.9373,0.8784,0.7804,0.0000>] [0.20000 color rgbf <0.8824,0.8000,0.6706,0.0000>] [0.30000 color rgbf <0.8824,0.8000,0.6706,0.0000>] [0.30000 color rgbf <0.8157,0.7216,0.5882,0.0000>] [0.40000 color rgbf <0.8157,0.7216,0.5882,0.0000>] [0.40000 color rgbf <0.7529,0.6431,0.5098,0.0000>] [0.50000 color rgbf <0.7529,0.6431,0.5098,0.0000>] [0.50000 color rgbf <0.6863,0.5608,0.4314,0.0000>] [0.60000 color rgbf <0.6863,0.5608,0.4314,0.0000>] [0.60000 color rgbf <0.6235,0.4863,0.3451,0.0000>] [0.70000 color rgbf <0.6235,0.4863,0.3451,0.0000>] [0.70000 color rgbf <0.5608,0.4078,0.2627,0.0000>] [0.80000 color rgbf <0.5608,0.4078,0.2627,0.0000>] [0.80000 color rgbf <0.4706,0.3294,0.1882,0.0000>] [0.90000 color rgbf <0.4706,0.3294,0.1882,0.0000>] [0.90000 color rgbf <0.3804,0.2471,0.1176,0.0000>] [1.00000 color rgbf <0.3804,0.2471,0.1176,0.0000>] }