// cpt-city: jjg/cbac/seq/cbacPurples06 (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 cbacPurples06 = color_map { [0.00000 color rgbf <0.9490,0.9412,0.9686,0.0000>] [0.16667 color rgbf <0.9137,0.9098,0.9490,0.0000>] [0.16667 color rgbf <0.8902,0.8863,0.9412,0.0000>] [0.33333 color rgbf <0.8118,0.8118,0.8980,0.0000>] [0.33333 color rgbf <0.7804,0.7843,0.8863,0.0000>] [0.50000 color rgbf <0.6941,0.6902,0.8314,0.0000>] [0.50000 color rgbf <0.6627,0.6549,0.8157,0.0000>] [0.66667 color rgbf <0.5608,0.5333,0.7490,0.0000>] [0.66667 color rgbf <0.5176,0.4902,0.7294,0.0000>] [0.83333 color rgbf <0.4118,0.3216,0.6431,0.0000>] [0.83333 color rgbf <0.3765,0.2510,0.6118,0.0000>] [1.00000 color rgbf <0.3294,0.1529,0.5608,0.0000>] }