// cpt-city: jjg/cbac/seq/cbacPuRd09 (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 cbacPuRd09 = color_map { [0.00000 color rgbf <0.9686,0.9569,0.9765,0.0000>] [0.11111 color rgbf <0.9451,0.9294,0.9608,0.0000>] [0.11111 color rgbf <0.9294,0.9098,0.9529,0.0000>] [0.22222 color rgbf <0.8784,0.8235,0.9059,0.0000>] [0.22222 color rgbf <0.8588,0.7843,0.8863,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.44444 color rgbf <0.8196,0.5098,0.7451,0.0000>] [0.44444 color rgbf <0.8431,0.4667,0.7255,0.0000>] [0.55556 color rgbf <0.8863,0.3059,0.6353,0.0000>] [0.55556 color rgbf <0.8941,0.2510,0.5961,0.0000>] [0.66667 color rgbf <0.8706,0.1255,0.4627,0.0000>] [0.66667 color rgbf <0.8431,0.1059,0.4157,0.0000>] [0.77778 color rgbf <0.7294,0.0431,0.3098,0.0000>] [0.77778 color rgbf <0.6745,0.0275,0.2902,0.0000>] [0.88889 color rgbf <0.5255,0.0000,0.2118,0.0000>] [0.88889 color rgbf <0.4745,0.0000,0.1725,0.0000>] [1.00000 color rgbf <0.4039,0.0000,0.1216,0.0000>] }