// cpt-city: jjg/neo10/face/skin/tanned (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 tanned = color_map { [0.00000 color rgbf <0.9608,0.8706,0.8078,0.0000>] [0.10000 color rgbf <0.9608,0.8706,0.8078,0.0000>] [0.10000 color rgbf <0.8863,0.7294,0.6549,0.0000>] [0.20000 color rgbf <0.8863,0.7294,0.6549,0.0000>] [0.20000 color rgbf <0.8118,0.6275,0.5490,0.0000>] [0.30000 color rgbf <0.8118,0.6275,0.5490,0.0000>] [0.30000 color rgbf <0.7373,0.5490,0.4627,0.0000>] [0.40000 color rgbf <0.7373,0.5490,0.4627,0.0000>] [0.40000 color rgbf <0.6627,0.4745,0.3882,0.0000>] [0.50000 color rgbf <0.6627,0.4745,0.3882,0.0000>] [0.50000 color rgbf <0.5843,0.3961,0.3176,0.0000>] [0.60000 color rgbf <0.5843,0.3961,0.3176,0.0000>] [0.60000 color rgbf <0.5098,0.3255,0.2510,0.0000>] [0.70000 color rgbf <0.5098,0.3255,0.2510,0.0000>] [0.70000 color rgbf <0.4353,0.2431,0.1725,0.0000>] [0.80000 color rgbf <0.4353,0.2431,0.1725,0.0000>] [0.80000 color rgbf <0.3569,0.1686,0.1059,0.0000>] [0.90000 color rgbf <0.3569,0.1686,0.1059,0.0000>] [0.90000 color rgbf <0.2824,0.1176,0.0667,0.0000>] [1.00000 color rgbf <0.2824,0.1176,0.0667,0.0000>] }