// cpt-city: jjg/cbac/seq/cbacBuPu05 (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 cbacBuPu05 = color_map { [0.00000 color rgbf <0.9294,0.9725,0.9843,0.0000>] [0.20000 color rgbf <0.8431,0.9098,0.9490,0.0000>] [0.20000 color rgbf <0.7882,0.8667,0.9255,0.0000>] [0.40000 color rgbf <0.6431,0.7216,0.8471,0.0000>] [0.40000 color rgbf <0.6078,0.6706,0.8196,0.0000>] [0.60000 color rgbf <0.5451,0.4941,0.7294,0.0000>] [0.60000 color rgbf <0.5412,0.4314,0.7020,0.0000>] [0.80000 color rgbf <0.5216,0.2314,0.5922,0.0000>] [0.80000 color rgbf <0.5176,0.1647,0.5490,0.0000>] [1.00000 color rgbf <0.5059,0.0588,0.4863,0.0000>] }