// cpt-city: jjg/cbac/seq/cbacPuRd06 (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 cbacPuRd06 = color_map { [0.00000 color rgbf <0.9451,0.9333,0.9647,0.0000>] [0.16667 color rgbf <0.9020,0.8549,0.9255,0.0000>] [0.16667 color rgbf <0.8745,0.8039,0.8941,0.0000>] [0.33333 color rgbf <0.8157,0.6706,0.8275,0.0000>] [0.33333 color rgbf <0.8039,0.6353,0.8078,0.0000>] [0.50000 color rgbf <0.8196,0.5098,0.7451,0.0000>] [0.50000 color rgbf <0.8431,0.4667,0.7255,0.0000>] [0.66667 color rgbf <0.8706,0.2902,0.6078,0.0000>] [0.66667 color rgbf <0.8706,0.2157,0.5490,0.0000>] [0.83333 color rgbf <0.7647,0.0706,0.3922,0.0000>] [0.83333 color rgbf <0.6980,0.0392,0.3373,0.0000>] [1.00000 color rgbf <0.5961,0.0000,0.2627,0.0000>] }