// cpt-city: jjg/cbac/seq/cbacBuGn03 (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 cbacBuGn03 = color_map { [0.00000 color rgbf <0.8980,0.9608,0.9765,0.0000>] [0.33333 color rgbf <0.7843,0.9176,0.9059,0.0000>] [0.33333 color rgbf <0.7137,0.8902,0.8588,0.0000>] [0.66667 color rgbf <0.4392,0.7686,0.6314,0.0000>] [0.66667 color rgbf <0.3333,0.7137,0.5294,0.0000>] [1.00000 color rgbf <0.1725,0.6353,0.3725,0.0000>] }