// cpt-city: jjg/cbac/seq/cbacRdPu08 (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 cbacRdPu08 = color_map { [0.00000 color rgbf <1.0000,0.9686,0.9529,0.0000>] [0.12500 color rgbf <0.9961,0.9333,0.9216,0.0000>] [0.12500 color rgbf <0.9961,0.9137,0.8980,0.0000>] [0.25000 color rgbf <0.9922,0.8392,0.8235,0.0000>] [0.25000 color rgbf <0.9882,0.8118,0.7961,0.0000>] [0.37500 color rgbf <0.9843,0.7176,0.7373,0.0000>] [0.37500 color rgbf <0.9843,0.6784,0.7255,0.0000>] [0.50000 color rgbf <0.9765,0.5412,0.6824,0.0000>] [0.50000 color rgbf <0.9725,0.4902,0.6588,0.0000>] [0.62500 color rgbf <0.9294,0.3294,0.6157,0.0000>] [0.62500 color rgbf <0.9059,0.2824,0.6078,0.0000>] [0.75000 color rgbf <0.7961,0.1294,0.5569,0.0000>] [0.75000 color rgbf <0.7529,0.0784,0.5294,0.0000>] [0.87500 color rgbf <0.6078,0.0039,0.4824,0.0000>] [0.87500 color rgbf <0.5569,0.0039,0.4784,0.0000>] [1.00000 color rgbf <0.4784,0.0039,0.4667,0.0000>] }