// cpt-city: jjg/cbac/seq/cbacPuBu05 (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 cbacPuBu05 = color_map { [0.00000 color rgbf <0.9451,0.9333,0.9647,0.0000>] [0.20000 color rgbf <0.8706,0.8784,0.9333,0.0000>] [0.20000 color rgbf <0.8157,0.8431,0.9137,0.0000>] [0.40000 color rgbf <0.6353,0.7412,0.8549,0.0000>] [0.40000 color rgbf <0.5608,0.7098,0.8392,0.0000>] [0.60000 color rgbf <0.3490,0.6196,0.7882,0.0000>] [0.60000 color rgbf <0.2745,0.5922,0.7686,0.0000>] [0.80000 color rgbf <0.1098,0.4745,0.6745,0.0000>] [0.80000 color rgbf <0.0745,0.4275,0.6235,0.0000>] [1.00000 color rgbf <0.0157,0.3529,0.5529,0.0000>] }