// cpt-city: jjg/cbac/seq/cbacPuBu08 (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 cbacPuBu08 = color_map { [0.00000 color rgbf <1.0000,0.9686,0.9843,0.0000>] [0.12500 color rgbf <0.9725,0.9451,0.9725,0.0000>] [0.12500 color rgbf <0.9529,0.9294,0.9608,0.0000>] [0.25000 color rgbf <0.8863,0.8745,0.9333,0.0000>] [0.25000 color rgbf <0.8588,0.8510,0.9176,0.0000>] [0.37500 color rgbf <0.7529,0.7922,0.8863,0.0000>] [0.37500 color rgbf <0.7137,0.7686,0.8745,0.0000>] [0.50000 color rgbf <0.5765,0.7137,0.8392,0.0000>] [0.50000 color rgbf <0.5294,0.6902,0.8275,0.0000>] [0.62500 color rgbf <0.3647,0.6275,0.7882,0.0000>] [0.62500 color rgbf <0.3020,0.6000,0.7765,0.0000>] [0.75000 color rgbf <0.1412,0.5176,0.7294,0.0000>] [0.75000 color rgbf <0.0902,0.4863,0.7137,0.0000>] [0.87500 color rgbf <0.0157,0.3882,0.6118,0.0000>] [0.87500 color rgbf <0.0157,0.3569,0.5608,0.0000>] [1.00000 color rgbf <0.0118,0.3059,0.4824,0.0000>] }