// cpt-city: jjg/cbac/seq/cbacRdPu07 (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 cbacRdPu07 = color_map { [0.00000 color rgbf <0.9961,0.9216,0.8863,0.0000>] [0.14286 color rgbf <0.9922,0.8667,0.8353,0.0000>] [0.14286 color rgbf <0.9922,0.8275,0.8039,0.0000>] [0.28571 color rgbf <0.9843,0.7176,0.7373,0.0000>] [0.28571 color rgbf <0.9843,0.6784,0.7255,0.0000>] [0.42857 color rgbf <0.9765,0.5412,0.6824,0.0000>] [0.42857 color rgbf <0.9725,0.4902,0.6588,0.0000>] [0.57143 color rgbf <0.9294,0.3294,0.6157,0.0000>] [0.57143 color rgbf <0.9059,0.2824,0.6078,0.0000>] [0.71429 color rgbf <0.7961,0.1294,0.5569,0.0000>] [0.71429 color rgbf <0.7529,0.0784,0.5294,0.0000>] [0.85714 color rgbf <0.6078,0.0039,0.4824,0.0000>] [0.85714 color rgbf <0.5569,0.0039,0.4784,0.0000>] [1.00000 color rgbf <0.4784,0.0039,0.4667,0.0000>] }