// cpt-city: jjg/cbac/seq/cbacBuGn05 (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 cbacBuGn05 = color_map { [0.00000 color rgbf <0.9294,0.9725,0.9843,0.0000>] [0.20000 color rgbf <0.8431,0.9412,0.9490,0.0000>] [0.20000 color rgbf <0.7843,0.9176,0.9216,0.0000>] [0.40000 color rgbf <0.5882,0.8392,0.7961,0.0000>] [0.40000 color rgbf <0.5098,0.8078,0.7333,0.0000>] [0.60000 color rgbf <0.3137,0.7137,0.5412,0.0000>] [0.60000 color rgbf <0.2588,0.6824,0.4745,0.0000>] [0.80000 color rgbf <0.1098,0.5569,0.2980,0.0000>] [0.80000 color rgbf <0.0627,0.5059,0.2471,0.0000>] [1.00000 color rgbf <0.0000,0.4275,0.1725,0.0000>] }