// cpt-city: jjg/cbac/seq/cbacBuPu07 (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 cbacBuPu07 = color_map { [0.00000 color rgbf <0.9294,0.9725,0.9843,0.0000>] [0.14286 color rgbf <0.8627,0.9176,0.9529,0.0000>] [0.14286 color rgbf <0.8157,0.8824,0.9333,0.0000>] [0.28571 color rgbf <0.7020,0.7922,0.8863,0.0000>] [0.28571 color rgbf <0.6667,0.7725,0.8706,0.0000>] [0.42857 color rgbf <0.5922,0.6824,0.8235,0.0000>] [0.42857 color rgbf <0.5765,0.6431,0.8078,0.0000>] [0.57143 color rgbf <0.5490,0.5255,0.7451,0.0000>] [0.57143 color rgbf <0.5490,0.4824,0.7255,0.0000>] [0.71429 color rgbf <0.5451,0.3569,0.6667,0.0000>] [0.71429 color rgbf <0.5412,0.3176,0.6431,0.0000>] [0.85714 color rgbf <0.4941,0.1608,0.5412,0.0000>] [0.85714 color rgbf <0.4706,0.0980,0.4941,0.0000>] [1.00000 color rgbf <0.4314,0.0039,0.4196,0.0000>] }