// cpt-city: jjg/cbac/seq/cbacBuPu03 (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 cbacBuPu03 = color_map { [0.00000 color rgbf <0.8784,0.9255,0.9569,0.0000>] [0.33333 color rgbf <0.7804,0.8549,0.9176,0.0000>] [0.33333 color rgbf <0.7176,0.8078,0.8941,0.0000>] [0.66667 color rgbf <0.5882,0.5882,0.7804,0.0000>] [0.66667 color rgbf <0.5647,0.4863,0.7294,0.0000>] [1.00000 color rgbf <0.5333,0.3373,0.6549,0.0000>] }