// cpt-city: jjg/cbac/seq/cbacYlGnBu03 (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 cbacYlGnBu03 = color_map { [0.00000 color rgbf <0.9294,0.9725,0.6941,0.0000>] [0.33333 color rgbf <0.7686,0.9098,0.7098,0.0000>] [0.33333 color rgbf <0.6588,0.8667,0.7176,0.0000>] [0.66667 color rgbf <0.3765,0.6902,0.7294,0.0000>] [0.66667 color rgbf <0.2941,0.6118,0.7255,0.0000>] [1.00000 color rgbf <0.1725,0.4980,0.7216,0.0000>] }