// cpt-city: jjg/cbac/seq/cbacYlGn07 (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 cbacYlGn07 = color_map { [0.00000 color rgbf <1.0000,1.0000,0.8000,0.0000>] [0.14286 color rgbf <0.9451,0.9765,0.7412,0.0000>] [0.14286 color rgbf <0.9059,0.9647,0.6980,0.0000>] [0.28571 color rgbf <0.7843,0.9137,0.6078,0.0000>] [0.28571 color rgbf <0.7451,0.8941,0.5882,0.0000>] [0.42857 color rgbf <0.6000,0.8314,0.5255,0.0000>] [0.42857 color rgbf <0.5490,0.8118,0.5059,0.0000>] [0.57143 color rgbf <0.3882,0.7373,0.4314,0.0000>] [0.57143 color rgbf <0.3373,0.7098,0.4078,0.0000>] [0.71429 color rgbf <0.2118,0.6118,0.3255,0.0000>] [0.71429 color rgbf <0.1804,0.5765,0.3020,0.0000>] [0.85714 color rgbf <0.0863,0.4549,0.2392,0.0000>] [0.85714 color rgbf <0.0510,0.4157,0.2196,0.0000>] [1.00000 color rgbf <0.0000,0.3529,0.1961,0.0000>] }