// cpt-city: jjg/cbac/seq/cbacPuRd07 (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 cbacPuRd07 = color_map { [0.00000 color rgbf <0.9451,0.9333,0.9647,0.0000>] [0.14286 color rgbf <0.9020,0.8549,0.9255,0.0000>] [0.14286 color rgbf <0.8745,0.8039,0.8941,0.0000>] [0.28571 color rgbf <0.8157,0.6706,0.8275,0.0000>] [0.28571 color rgbf <0.8039,0.6353,0.8078,0.0000>] [0.42857 color rgbf <0.8196,0.5098,0.7451,0.0000>] [0.42857 color rgbf <0.8431,0.4667,0.7255,0.0000>] [0.57143 color rgbf <0.8863,0.3059,0.6353,0.0000>] [0.57143 color rgbf <0.8941,0.2510,0.5961,0.0000>] [0.71429 color rgbf <0.8706,0.1255,0.4627,0.0000>] [0.71429 color rgbf <0.8431,0.1059,0.4157,0.0000>] [0.85714 color rgbf <0.7176,0.0431,0.3020,0.0000>] [0.85714 color rgbf <0.6588,0.0275,0.2824,0.0000>] [1.00000 color rgbf <0.5686,0.0000,0.2471,0.0000>] }