// cpt-city: jjg/cbac/seq/cbacYlGn04 (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 cbacYlGn04 = color_map { [0.00000 color rgbf <1.0000,1.0000,0.8000,0.0000>] [0.25000 color rgbf <0.9098,0.9647,0.7255,0.0000>] [0.25000 color rgbf <0.8510,0.9373,0.6745,0.0000>] [0.50000 color rgbf <0.6510,0.8549,0.5529,0.0000>] [0.50000 color rgbf <0.5804,0.8235,0.5216,0.0000>] [0.75000 color rgbf <0.3451,0.6784,0.3961,0.0000>] [0.75000 color rgbf <0.2627,0.6157,0.3412,0.0000>] [1.00000 color rgbf <0.1373,0.5176,0.2627,0.0000>] }