// cpt-city: jjg/cbac/seq/cbacPuBuGn03 (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 cbacPuBuGn03 = color_map { [0.00000 color rgbf <0.9255,0.8863,0.9412,0.0000>] [0.33333 color rgbf <0.8235,0.8314,0.9098,0.0000>] [0.33333 color rgbf <0.7529,0.7961,0.8902,0.0000>] [0.66667 color rgbf <0.4471,0.6745,0.7608,0.0000>] [0.66667 color rgbf <0.3137,0.6314,0.6980,0.0000>] [1.00000 color rgbf <0.1098,0.5647,0.6000,0.0000>] }