// cpt-city: jjg/cbac/seq/cbacRdPu06 (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 cbacRdPu06 = color_map { [0.00000 color rgbf <0.9961,0.9216,0.8863,0.0000>] [0.16667 color rgbf <0.9922,0.8667,0.8353,0.0000>] [0.16667 color rgbf <0.9922,0.8275,0.8039,0.0000>] [0.33333 color rgbf <0.9843,0.7176,0.7373,0.0000>] [0.33333 color rgbf <0.9843,0.6784,0.7255,0.0000>] [0.50000 color rgbf <0.9765,0.5412,0.6824,0.0000>] [0.50000 color rgbf <0.9725,0.4902,0.6588,0.0000>] [0.66667 color rgbf <0.8941,0.2941,0.5961,0.0000>] [0.66667 color rgbf <0.8471,0.2196,0.5765,0.0000>] [0.83333 color rgbf <0.6627,0.0667,0.5137,0.0000>] [0.83333 color rgbf <0.5882,0.0431,0.4941,0.0000>] [1.00000 color rgbf <0.4784,0.0039,0.4667,0.0000>] }