// cpt-city: jjg/cbac/seq/cbacYlGn08 (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 cbacYlGn08 = color_map { [0.00000 color rgbf <1.0000,1.0000,0.8980,0.0000>] [0.12500 color rgbf <0.9882,0.9961,0.8314,0.0000>] [0.12500 color rgbf <0.9804,0.9922,0.7922,0.0000>] [0.25000 color rgbf <0.9255,0.9725,0.6941,0.0000>] [0.25000 color rgbf <0.8941,0.9569,0.6706,0.0000>] [0.37500 color rgbf <0.7843,0.9137,0.6078,0.0000>] [0.37500 color rgbf <0.7451,0.8941,0.5882,0.0000>] [0.50000 color rgbf <0.6000,0.8314,0.5255,0.0000>] [0.50000 color rgbf <0.5490,0.8118,0.5059,0.0000>] [0.62500 color rgbf <0.3882,0.7373,0.4314,0.0000>] [0.62500 color rgbf <0.3373,0.7098,0.4078,0.0000>] [0.75000 color rgbf <0.2118,0.6118,0.3255,0.0000>] [0.75000 color rgbf <0.1804,0.5765,0.3020,0.0000>] [0.87500 color rgbf <0.0863,0.4549,0.2392,0.0000>] [0.87500 color rgbf <0.0510,0.4157,0.2196,0.0000>] [1.00000 color rgbf <0.0000,0.3529,0.1961,0.0000>] }