// cpt-city: jjg/cbac/seq/cbacYlGn09 (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 cbacYlGn09 = color_map { [0.00000 color rgbf <1.0000,1.0000,0.8980,0.0000>] [0.11111 color rgbf <0.9882,0.9961,0.8314,0.0000>] [0.11111 color rgbf <0.9804,0.9922,0.7922,0.0000>] [0.22222 color rgbf <0.9255,0.9725,0.6941,0.0000>] [0.22222 color rgbf <0.8941,0.9569,0.6706,0.0000>] [0.33333 color rgbf <0.7843,0.9137,0.6078,0.0000>] [0.33333 color rgbf <0.7451,0.8941,0.5882,0.0000>] [0.44444 color rgbf <0.6000,0.8314,0.5255,0.0000>] [0.44444 color rgbf <0.5490,0.8118,0.5059,0.0000>] [0.55556 color rgbf <0.3882,0.7373,0.4314,0.0000>] [0.55556 color rgbf <0.3373,0.7098,0.4078,0.0000>] [0.66667 color rgbf <0.2118,0.6118,0.3255,0.0000>] [0.66667 color rgbf <0.1804,0.5765,0.3020,0.0000>] [0.77778 color rgbf <0.0863,0.4784,0.2471,0.0000>] [0.77778 color rgbf <0.0510,0.4471,0.2353,0.0000>] [0.88889 color rgbf <0.0000,0.3569,0.1961,0.0000>] [0.88889 color rgbf <0.0000,0.3216,0.1804,0.0000>] [1.00000 color rgbf <0.0000,0.2706,0.1608,0.0000>] }