// cpt-city: jjg/cbac/seq/cbacYlGn05 (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 cbacYlGn05 = color_map { [0.00000 color rgbf <1.0000,1.0000,0.8000,0.0000>] [0.20000 color rgbf <0.9098,0.9647,0.7255,0.0000>] [0.20000 color rgbf <0.8510,0.9373,0.6745,0.0000>] [0.40000 color rgbf <0.6510,0.8549,0.5529,0.0000>] [0.40000 color rgbf <0.5804,0.8235,0.5216,0.0000>] [0.60000 color rgbf <0.3647,0.7255,0.4196,0.0000>] [0.60000 color rgbf <0.2980,0.6902,0.3843,0.0000>] [0.80000 color rgbf <0.1216,0.5529,0.2863,0.0000>] [0.80000 color rgbf <0.0706,0.4941,0.2588,0.0000>] [1.00000 color rgbf <0.0000,0.4078,0.2157,0.0000>] }