// cpt-city: jjg/neo10/face/hair/blue-purple (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 blue_purple = color_map { [0.00000 color rgbf <0.9176,0.9765,1.0000,0.0000>] [0.10000 color rgbf <0.9176,0.9765,1.0000,0.0000>] [0.10000 color rgbf <0.7490,0.9333,1.0000,0.0000>] [0.20000 color rgbf <0.7490,0.9333,1.0000,0.0000>] [0.20000 color rgbf <0.5804,0.8902,1.0000,0.0000>] [0.30000 color rgbf <0.5804,0.8902,1.0000,0.0000>] [0.30000 color rgbf <0.4118,0.8471,1.0000,0.0000>] [0.40000 color rgbf <0.4118,0.8471,1.0000,0.0000>] [0.40000 color rgbf <0.2471,0.8039,1.0000,0.0000>] [0.50000 color rgbf <0.2471,0.8039,1.0000,0.0000>] [0.50000 color rgbf <0.2196,0.7020,0.9294,0.0000>] [0.60000 color rgbf <0.2196,0.7020,0.9294,0.0000>] [0.60000 color rgbf <0.2902,0.5608,0.8078,0.0000>] [0.70000 color rgbf <0.2902,0.5608,0.8078,0.0000>] [0.70000 color rgbf <0.3608,0.4196,0.6863,0.0000>] [0.80000 color rgbf <0.3608,0.4196,0.6863,0.0000>] [0.80000 color rgbf <0.3725,0.3020,0.5843,0.0000>] [0.90000 color rgbf <0.3725,0.3020,0.5843,0.0000>] [0.90000 color rgbf <0.2941,0.2275,0.5098,0.0000>] [1.00000 color rgbf <0.2941,0.2275,0.5098,0.0000>] }