// cpt-city: jjg/cbac/seq/cbacRdPu09 (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 cbacRdPu09 = color_map { [0.00000 color rgbf <1.0000,0.9686,0.9529,0.0000>] [0.11111 color rgbf <0.9961,0.9333,0.9216,0.0000>] [0.11111 color rgbf <0.9961,0.9137,0.8980,0.0000>] [0.22222 color rgbf <0.9922,0.8392,0.8235,0.0000>] [0.22222 color rgbf <0.9882,0.8118,0.7961,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.44444 color rgbf <0.9765,0.5412,0.6824,0.0000>] [0.44444 color rgbf <0.9725,0.4902,0.6588,0.0000>] [0.55556 color rgbf <0.9294,0.3294,0.6157,0.0000>] [0.55556 color rgbf <0.9059,0.2824,0.6078,0.0000>] [0.66667 color rgbf <0.7961,0.1294,0.5569,0.0000>] [0.66667 color rgbf <0.7529,0.0784,0.5294,0.0000>] [0.77778 color rgbf <0.6078,0.0039,0.4824,0.0000>] [0.77778 color rgbf <0.5569,0.0039,0.4784,0.0000>] [0.88889 color rgbf <0.4078,0.0039,0.4471,0.0000>] [0.88889 color rgbf <0.3569,0.0000,0.4353,0.0000>] [1.00000 color rgbf <0.2863,0.0000,0.4157,0.0000>] }