// cpt-city: jjg/cbac/seq/cbacPuBu09 (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 cbacPuBu09 = color_map { [0.00000 color rgbf <1.0000,0.9686,0.9843,0.0000>] [0.11111 color rgbf <0.9725,0.9451,0.9725,0.0000>] [0.11111 color rgbf <0.9529,0.9294,0.9608,0.0000>] [0.22222 color rgbf <0.8863,0.8745,0.9333,0.0000>] [0.22222 color rgbf <0.8588,0.8510,0.9176,0.0000>] [0.33333 color rgbf <0.7529,0.7922,0.8863,0.0000>] [0.33333 color rgbf <0.7137,0.7686,0.8745,0.0000>] [0.44444 color rgbf <0.5765,0.7137,0.8392,0.0000>] [0.44444 color rgbf <0.5294,0.6902,0.8275,0.0000>] [0.55556 color rgbf <0.3647,0.6275,0.7882,0.0000>] [0.55556 color rgbf <0.3020,0.6000,0.7765,0.0000>] [0.66667 color rgbf <0.1412,0.5176,0.7294,0.0000>] [0.66667 color rgbf <0.0902,0.4863,0.7137,0.0000>] [0.77778 color rgbf <0.0196,0.4078,0.6392,0.0000>] [0.77778 color rgbf <0.0157,0.3843,0.6039,0.0000>] [0.88889 color rgbf <0.0118,0.3020,0.4745,0.0000>] [0.88889 color rgbf <0.0118,0.2706,0.4235,0.0000>] [1.00000 color rgbf <0.0078,0.2196,0.3451,0.0000>] }