// cpt-city: jjg/cbac/seq/cbacYlGn03 (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 cbacYlGn03 = color_map { [0.00000 color rgbf <0.9686,0.9882,0.7255,0.0000>] [0.33333 color rgbf <0.8588,0.9412,0.6627,0.0000>] [0.33333 color rgbf <0.7882,0.9137,0.6196,0.0000>] [0.66667 color rgbf <0.4941,0.7804,0.4706,0.0000>] [0.66667 color rgbf <0.3765,0.7255,0.4157,0.0000>] [1.00000 color rgbf <0.1922,0.6392,0.3294,0.0000>] }