// cpt-city: jjg/cbac/seq/cbacPurples08 (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 cbacPurples08 = color_map { [0.00000 color rgbf <0.9882,0.9843,0.9922,0.0000>] [0.12500 color rgbf <0.9686,0.9647,0.9804,0.0000>] [0.12500 color rgbf <0.9569,0.9490,0.9725,0.0000>] [0.25000 color rgbf <0.9059,0.9020,0.9451,0.0000>] [0.25000 color rgbf <0.8863,0.8824,0.9373,0.0000>] [0.37500 color rgbf <0.8118,0.8118,0.8980,0.0000>] [0.37500 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.62500 color rgbf <0.5765,0.5608,0.7647,0.0000>] [0.62500 color rgbf <0.5451,0.5333,0.7490,0.0000>] [0.75000 color rgbf <0.4706,0.4235,0.6941,0.0000>] [0.75000 color rgbf <0.4471,0.3843,0.6745,0.0000>] [0.87500 color rgbf <0.3686,0.2275,0.5961,0.0000>] [0.87500 color rgbf <0.3373,0.1686,0.5686,0.0000>] [1.00000 color rgbf <0.2902,0.0784,0.5255,0.0000>] }