// cpt-city: jjg/cbac/seq/cbacYlGnBu06 (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 cbacYlGnBu06 = color_map { [0.00000 color rgbf <1.0000,1.0000,0.8000,0.0000>] [0.16667 color rgbf <0.9176,0.9686,0.7647,0.0000>] [0.16667 color rgbf <0.8627,0.9451,0.7412,0.0000>] [0.33333 color rgbf <0.6745,0.8706,0.7176,0.0000>] [0.33333 color rgbf <0.6039,0.8471,0.7216,0.0000>] [0.50000 color rgbf <0.4078,0.7686,0.7451,0.0000>] [0.50000 color rgbf <0.3451,0.7490,0.7569,0.0000>] [0.66667 color rgbf <0.2235,0.6314,0.7529,0.0000>] [0.66667 color rgbf <0.2039,0.5804,0.7373,0.0000>] [0.83333 color rgbf <0.1608,0.3882,0.6706,0.0000>] [0.83333 color rgbf <0.1569,0.3137,0.6353,0.0000>] [1.00000 color rgbf <0.1451,0.2039,0.5804,0.0000>] }