// cpt-city: jjg/cbcont/seq/cbcGnBu (cpt) // // 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/cbcont/seq #declare cbcGnBu = color_map { [0.00000 color rgbf <0.9686,0.9882,0.9412,0.0000>] [0.11111 color rgbf <0.9255,0.9725,0.8980,0.0000>] [0.22222 color rgbf <0.8392,0.9373,0.8157,0.0000>] [0.33333 color rgbf <0.7294,0.8941,0.7412,0.0000>] [0.44444 color rgbf <0.5725,0.8314,0.7373,0.0000>] [0.55556 color rgbf <0.3961,0.7529,0.8000,0.0000>] [0.66667 color rgbf <0.2392,0.6275,0.7843,0.0000>] [0.77778 color rgbf <0.1020,0.4784,0.7098,0.0000>] [0.88889 color rgbf <0.0314,0.3294,0.5882,0.0000>] [1.00000 color rgbf <0.0314,0.2510,0.5059,0.0000>] }