// cpt-city: jjg/cbac/seq/cbacRdPu05 (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 cbacRdPu05 = color_map { [0.00000 color rgbf <0.9961,0.9216,0.8863,0.0000>] [0.20000 color rgbf <0.9922,0.8392,0.8275,0.0000>] [0.20000 color rgbf <0.9882,0.7882,0.7843,0.0000>] [0.40000 color rgbf <0.9804,0.5961,0.6902,0.0000>] [0.40000 color rgbf <0.9725,0.5176,0.6667,0.0000>] [0.60000 color rgbf <0.8941,0.2941,0.5961,0.0000>] [0.60000 color rgbf <0.8471,0.2196,0.5765,0.0000>] [0.80000 color rgbf <0.6627,0.0667,0.5137,0.0000>] [0.80000 color rgbf <0.5882,0.0431,0.4941,0.0000>] [1.00000 color rgbf <0.4784,0.0039,0.4667,0.0000>] }