// cpt-city: jjg/cbac/seq/cbacPuRd08 (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 cbacPuRd08 = color_map { [0.00000 color rgbf <0.9686,0.9569,0.9765,0.0000>] [0.12500 color rgbf <0.9451,0.9294,0.9608,0.0000>] [0.12500 color rgbf <0.9294,0.9098,0.9529,0.0000>] [0.25000 color rgbf <0.8784,0.8235,0.9059,0.0000>] [0.25000 color rgbf <0.8588,0.7843,0.8863,0.0000>] [0.37500 color rgbf <0.8157,0.6706,0.8275,0.0000>] [0.37500 color rgbf <0.8039,0.6353,0.8078,0.0000>] [0.50000 color rgbf <0.8196,0.5098,0.7451,0.0000>] [0.50000 color rgbf <0.8431,0.4667,0.7255,0.0000>] [0.62500 color rgbf <0.8863,0.3059,0.6353,0.0000>] [0.62500 color rgbf <0.8941,0.2510,0.5961,0.0000>] [0.75000 color rgbf <0.8706,0.1255,0.4627,0.0000>] [0.75000 color rgbf <0.8431,0.1059,0.4157,0.0000>] [0.87500 color rgbf <0.7176,0.0431,0.3020,0.0000>] [0.87500 color rgbf <0.6588,0.0275,0.2824,0.0000>] [1.00000 color rgbf <0.5686,0.0000,0.2471,0.0000>] }