// cpt-city: jjg/cbac/seq/cbacPurples05 (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 cbacPurples05 = color_map { [0.00000 color rgbf <0.9490,0.9412,0.9686,0.0000>] [0.20000 color rgbf <0.8902,0.8824,0.9373,0.0000>] [0.20000 color rgbf <0.8549,0.8471,0.9176,0.0000>] [0.40000 color rgbf <0.7294,0.7176,0.8471,0.0000>] [0.40000 color rgbf <0.6863,0.6745,0.8235,0.0000>] [0.60000 color rgbf <0.5608,0.5333,0.7490,0.0000>] [0.60000 color rgbf <0.5176,0.4902,0.7294,0.0000>] [0.80000 color rgbf <0.4118,0.3216,0.6431,0.0000>] [0.80000 color rgbf <0.3765,0.2510,0.6118,0.0000>] [1.00000 color rgbf <0.3294,0.1529,0.5608,0.0000>] }