// cpt-city: jjg/neo10/face/skin/brown-sugar (cpt) // // Ten-step sequential schemes based on the Skin 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/skin #declare brown_sugar = color_map { [0.00000 color rgbf <1.0000,0.9490,0.9137,0.0000>] [0.10000 color rgbf <1.0000,0.9490,0.9137,0.0000>] [0.10000 color rgbf <1.0000,0.8510,0.7451,0.0000>] [0.20000 color rgbf <1.0000,0.8510,0.7451,0.0000>] [0.20000 color rgbf <1.0000,0.7529,0.5765,0.0000>] [0.30000 color rgbf <1.0000,0.7529,0.5765,0.0000>] [0.30000 color rgbf <0.9765,0.6627,0.4353,0.0000>] [0.40000 color rgbf <0.9765,0.6627,0.4353,0.0000>] [0.40000 color rgbf <0.8745,0.5961,0.4000,0.0000>] [0.50000 color rgbf <0.8745,0.5961,0.4000,0.0000>] [0.50000 color rgbf <0.7725,0.5294,0.3647,0.0000>] [0.60000 color rgbf <0.7725,0.5294,0.3647,0.0000>] [0.60000 color rgbf <0.6745,0.4627,0.3255,0.0000>] [0.70000 color rgbf <0.6745,0.4627,0.3255,0.0000>] [0.70000 color rgbf <0.6157,0.3804,0.2353,0.0000>] [0.80000 color rgbf <0.6157,0.3804,0.2353,0.0000>] [0.80000 color rgbf <0.5569,0.2980,0.1451,0.0000>] [0.90000 color rgbf <0.5569,0.2980,0.1451,0.0000>] [0.90000 color rgbf <0.4549,0.2235,0.1176,0.0000>] [1.00000 color rgbf <0.4549,0.2235,0.1176,0.0000>] }