// cpt-city: jjg/cbac/seq/cbacPuRd04 (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 cbacPuRd04 = color_map { [0.00000 color rgbf <0.9451,0.9333,0.9647,0.0000>] [0.25000 color rgbf <0.9059,0.8510,0.9216,0.0000>] [0.25000 color rgbf <0.8824,0.7922,0.8902,0.0000>] [0.50000 color rgbf <0.8549,0.5922,0.7882,0.0000>] [0.50000 color rgbf <0.8627,0.5137,0.7490,0.0000>] [0.75000 color rgbf <0.8510,0.2745,0.5569,0.0000>] [0.75000 color rgbf <0.8314,0.1922,0.4706,0.0000>] [1.00000 color rgbf <0.8078,0.0706,0.3373,0.0000>] }