// cpt-city: jjg/cbac/seq/cbacPuRd05 (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 cbacPuRd05 = color_map { [0.00000 color rgbf <0.9451,0.9333,0.9647,0.0000>] [0.20000 color rgbf <0.9059,0.8510,0.9216,0.0000>] [0.20000 color rgbf <0.8824,0.7922,0.8902,0.0000>] [0.40000 color rgbf <0.8549,0.5922,0.7882,0.0000>] [0.40000 color rgbf <0.8627,0.5137,0.7490,0.0000>] [0.60000 color rgbf <0.8706,0.2902,0.6078,0.0000>] [0.60000 color rgbf <0.8706,0.2157,0.5490,0.0000>] [0.80000 color rgbf <0.7647,0.0706,0.3922,0.0000>] [0.80000 color rgbf <0.6980,0.0392,0.3373,0.0000>] [1.00000 color rgbf <0.5961,0.0000,0.2627,0.0000>] }