// cpt-city: jjg/cbac/seq/cbacPurples07 (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 cbacPurples07 = color_map { [0.00000 color rgbf <0.9490,0.9412,0.9686,0.0000>] [0.14286 color rgbf <0.9137,0.9098,0.9490,0.0000>] [0.14286 color rgbf <0.8902,0.8863,0.9412,0.0000>] [0.28571 color rgbf <0.8118,0.8118,0.8980,0.0000>] [0.28571 color rgbf <0.7804,0.7843,0.8863,0.0000>] [0.42857 color rgbf <0.6941,0.6902,0.8314,0.0000>] [0.42857 color rgbf <0.6627,0.6549,0.8157,0.0000>] [0.57143 color rgbf <0.5765,0.5608,0.7647,0.0000>] [0.57143 color rgbf <0.5451,0.5333,0.7490,0.0000>] [0.71429 color rgbf <0.4706,0.4235,0.6941,0.0000>] [0.71429 color rgbf <0.4471,0.3843,0.6745,0.0000>] [0.85714 color rgbf <0.3686,0.2275,0.5961,0.0000>] [0.85714 color rgbf <0.3373,0.1686,0.5686,0.0000>] [1.00000 color rgbf <0.2902,0.0784,0.5255,0.0000>] }