// cpt-city: jjg/cbac/seq/cbacGreens08 (cpt) // // Almost continuous versions of Cynthia Brewer's sequential schemes // // author: J.J. Green // copyright: Apache-like // year: 2004 // url: https://phillips.shef.ac.uk/pub/cpt-city/jjg/cbac/seq #declare cbacGreens08 = color_map { [0.00000 color rgbf <0.9686,0.9882,0.9608,0.0000>] [0.12500 color rgbf <0.9412,0.9765,0.9294,0.0000>] [0.12500 color rgbf <0.9255,0.9725,0.9098,0.0000>] [0.25000 color rgbf <0.8549,0.9412,0.8314,0.0000>] [0.25000 color rgbf <0.8235,0.9333,0.8000,0.0000>] [0.37500 color rgbf <0.7255,0.8902,0.6980,0.0000>] [0.37500 color rgbf <0.6863,0.8745,0.6627,0.0000>] [0.50000 color rgbf <0.5647,0.8196,0.5529,0.0000>] [0.50000 color rgbf <0.5216,0.8000,0.5176,0.0000>] [0.62500 color rgbf <0.3804,0.7333,0.4275,0.0000>] [0.62500 color rgbf <0.3294,0.7059,0.4000,0.0000>] [0.75000 color rgbf <0.2118,0.6235,0.3294,0.0000>] [0.75000 color rgbf <0.1804,0.5922,0.3059,0.0000>] [0.87500 color rgbf <0.0863,0.4745,0.2431,0.0000>] [0.87500 color rgbf <0.0510,0.4235,0.2235,0.0000>] [1.00000 color rgbf <0.0000,0.3529,0.1961,0.0000>] }