// cpt-city: jjg/cbac/seq/cbacPuBu07 (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 cbacPuBu07 = color_map { [0.00000 color rgbf <0.9451,0.9333,0.9647,0.0000>] [0.14286 color rgbf <0.8980,0.8902,0.9412,0.0000>] [0.14286 color rgbf <0.8627,0.8627,0.9255,0.0000>] [0.28571 color rgbf <0.7529,0.7922,0.8863,0.0000>] [0.28571 color rgbf <0.7137,0.7686,0.8745,0.0000>] [0.42857 color rgbf <0.5765,0.7137,0.8392,0.0000>] [0.42857 color rgbf <0.5294,0.6902,0.8275,0.0000>] [0.57143 color rgbf <0.3647,0.6275,0.7882,0.0000>] [0.57143 color rgbf <0.3020,0.6000,0.7765,0.0000>] [0.71429 color rgbf <0.1412,0.5176,0.7294,0.0000>] [0.71429 color rgbf <0.0902,0.4863,0.7137,0.0000>] [0.85714 color rgbf <0.0157,0.3882,0.6118,0.0000>] [0.85714 color rgbf <0.0157,0.3569,0.5608,0.0000>] [1.00000 color rgbf <0.0118,0.3059,0.4824,0.0000>] }