// cpt-city: jjg/cbac/seq/cbacPurples09 (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 cbacPurples09 = color_map { [0.00000 color rgbf <0.9882,0.9843,0.9922,0.0000>] [0.11111 color rgbf <0.9686,0.9647,0.9804,0.0000>] [0.11111 color rgbf <0.9569,0.9490,0.9725,0.0000>] [0.22222 color rgbf <0.9059,0.9020,0.9451,0.0000>] [0.22222 color rgbf <0.8863,0.8824,0.9373,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.44444 color rgbf <0.6941,0.6902,0.8314,0.0000>] [0.44444 color rgbf <0.6627,0.6549,0.8157,0.0000>] [0.55556 color rgbf <0.5765,0.5608,0.7647,0.0000>] [0.55556 color rgbf <0.5451,0.5333,0.7490,0.0000>] [0.66667 color rgbf <0.4706,0.4235,0.6941,0.0000>] [0.66667 color rgbf <0.4471,0.3843,0.6745,0.0000>] [0.77778 color rgbf <0.3843,0.2549,0.6078,0.0000>] [0.77778 color rgbf <0.3608,0.2157,0.5882,0.0000>] [0.88889 color rgbf <0.2980,0.0941,0.5333,0.0000>] [0.88889 color rgbf <0.2784,0.0588,0.5176,0.0000>] [1.00000 color rgbf <0.2471,0.0000,0.4902,0.0000>] }