// cpt-city: jjg/neo10/face/hair/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 purple = 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.9412,0.8784,0.7725,0.0000>] [0.20000 color rgbf <0.9412,0.8784,0.7725,0.0000>] [0.20000 color rgbf <0.8980,0.7961,0.6235,0.0000>] [0.30000 color rgbf <0.8980,0.7961,0.6235,0.0000>] [0.30000 color rgbf <0.8588,0.6980,0.5451,0.0000>] [0.40000 color rgbf <0.8588,0.6980,0.5451,0.0000>] [0.40000 color rgbf <0.8196,0.5882,0.4980,0.0000>] [0.50000 color rgbf <0.8196,0.5882,0.4980,0.0000>] [0.50000 color rgbf <0.7804,0.4784,0.4549,0.0000>] [0.60000 color rgbf <0.7804,0.4784,0.4549,0.0000>] [0.60000 color rgbf <0.7020,0.4118,0.4353,0.0000>] [0.70000 color rgbf <0.7020,0.4118,0.4353,0.0000>] [0.70000 color rgbf <0.6196,0.3451,0.4157,0.0000>] [0.80000 color rgbf <0.6196,0.3451,0.4157,0.0000>] [0.80000 color rgbf <0.5176,0.2824,0.2627,0.0000>] [0.90000 color rgbf <0.5176,0.2824,0.2627,0.0000>] [0.90000 color rgbf <0.4235,0.2275,0.1216,0.0000>] [1.00000 color rgbf <0.4235,0.2275,0.1216,0.0000>] }