// cpt-city: jjg/cbac/seq/cbacBuPu08 (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 cbacBuPu08 = color_map { [0.00000 color rgbf <0.9686,0.9882,0.9922,0.0000>] [0.12500 color rgbf <0.9333,0.9647,0.9804,0.0000>] [0.12500 color rgbf <0.9137,0.9490,0.9686,0.0000>] [0.25000 color rgbf <0.8314,0.8902,0.9373,0.0000>] [0.25000 color rgbf <0.7961,0.8627,0.9216,0.0000>] [0.37500 color rgbf <0.7020,0.7922,0.8863,0.0000>] [0.37500 color rgbf <0.6667,0.7725,0.8706,0.0000>] [0.50000 color rgbf <0.5922,0.6824,0.8235,0.0000>] [0.50000 color rgbf <0.5765,0.6431,0.8078,0.0000>] [0.62500 color rgbf <0.5490,0.5255,0.7451,0.0000>] [0.62500 color rgbf <0.5490,0.4824,0.7255,0.0000>] [0.75000 color rgbf <0.5451,0.3569,0.6667,0.0000>] [0.75000 color rgbf <0.5412,0.3176,0.6431,0.0000>] [0.87500 color rgbf <0.4941,0.1608,0.5412,0.0000>] [0.87500 color rgbf <0.4706,0.0980,0.4941,0.0000>] [1.00000 color rgbf <0.4314,0.0039,0.4196,0.0000>] }