// cpt-city: jjg/cbac/seq/cbacGreens04 (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 cbacGreens04 = color_map { [0.00000 color rgbf <0.9294,0.9725,0.9137,0.0000>] [0.25000 color rgbf <0.8549,0.9412,0.8353,0.0000>] [0.25000 color rgbf <0.8039,0.9255,0.7804,0.0000>] [0.50000 color rgbf <0.6275,0.8471,0.6118,0.0000>] [0.50000 color rgbf <0.5569,0.8157,0.5529,0.0000>] [0.75000 color rgbf <0.3373,0.6863,0.3922,0.0000>] [0.75000 color rgbf <0.2549,0.6275,0.3412,0.0000>] [1.00000 color rgbf <0.1373,0.5451,0.2706,0.0000>] }