// cpt-city: jjg/cbac/seq/cbacGnBu06 (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 cbacGnBu06 = color_map { [0.00000 color rgbf <0.9412,0.9765,0.9098,0.0000>] [0.16667 color rgbf <0.8863,0.9569,0.8588,0.0000>] [0.16667 color rgbf <0.8549,0.9412,0.8235,0.0000>] [0.33333 color rgbf <0.7451,0.9020,0.7490,0.0000>] [0.33333 color rgbf <0.7137,0.8863,0.7333,0.0000>] [0.50000 color rgbf <0.5922,0.8431,0.7333,0.0000>] [0.50000 color rgbf <0.5490,0.8235,0.7451,0.0000>] [0.66667 color rgbf <0.4000,0.7373,0.7765,0.0000>] [0.66667 color rgbf <0.3451,0.6980,0.7843,0.0000>] [0.83333 color rgbf <0.1765,0.5490,0.7490,0.0000>] [0.83333 color rgbf <0.1176,0.4941,0.7176,0.0000>] [1.00000 color rgbf <0.0314,0.4078,0.6745,0.0000>] }