// cpt-city: jjg/cbac/seq/cbacGreens03 (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 cbacGreens03 = color_map { [0.00000 color rgbf <0.8980,0.9608,0.8784,0.0000>] [0.33333 color rgbf <0.8000,0.9216,0.7765,0.0000>] [0.33333 color rgbf <0.7294,0.8902,0.7098,0.0000>] [0.66667 color rgbf <0.4667,0.7725,0.5020,0.0000>] [0.66667 color rgbf <0.3569,0.7176,0.4353,0.0000>] [1.00000 color rgbf <0.1922,0.6392,0.3294,0.0000>] }