// cpt-city: jjg/cbac/seq/cbacPuBu06 (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 cbacPuBu06 = color_map { [0.00000 color rgbf <0.9451,0.9333,0.9647,0.0000>] [0.16667 color rgbf <0.8980,0.8902,0.9412,0.0000>] [0.16667 color rgbf <0.8627,0.8627,0.9255,0.0000>] [0.33333 color rgbf <0.7529,0.7922,0.8863,0.0000>] [0.33333 color rgbf <0.7137,0.7686,0.8745,0.0000>] [0.50000 color rgbf <0.5765,0.7137,0.8392,0.0000>] [0.50000 color rgbf <0.5294,0.6902,0.8275,0.0000>] [0.66667 color rgbf <0.3490,0.6196,0.7882,0.0000>] [0.66667 color rgbf <0.2745,0.5922,0.7686,0.0000>] [0.83333 color rgbf <0.1098,0.4745,0.6745,0.0000>] [0.83333 color rgbf <0.0745,0.4275,0.6235,0.0000>] [1.00000 color rgbf <0.0157,0.3529,0.5529,0.0000>] }