// cpt-city: jjg/cbac/seq/cbacYlGn06 (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 cbacYlGn06 = color_map { [0.00000 color rgbf <1.0000,1.0000,0.8000,0.0000>] [0.16667 color rgbf <0.9451,0.9765,0.7412,0.0000>] [0.16667 color rgbf <0.9059,0.9647,0.6980,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.50000 color rgbf <0.6000,0.8314,0.5255,0.0000>] [0.50000 color rgbf <0.5490,0.8118,0.5059,0.0000>] [0.66667 color rgbf <0.3647,0.7255,0.4196,0.0000>] [0.66667 color rgbf <0.2980,0.6902,0.3843,0.0000>] [0.83333 color rgbf <0.1216,0.5529,0.2863,0.0000>] [0.83333 color rgbf <0.0706,0.4941,0.2588,0.0000>] [1.00000 color rgbf <0.0000,0.4078,0.2157,0.0000>] }