// cpt-city: jjg/cbac/seq/cbacYlOrRd06 (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 cbacYlOrRd06 = color_map { [0.00000 color rgbf <1.0000,1.0000,0.6980,0.0000>] [0.16667 color rgbf <1.0000,0.9451,0.6078,0.0000>] [0.16667 color rgbf <0.9961,0.9059,0.5490,0.0000>] [0.33333 color rgbf <0.9961,0.7922,0.4000,0.0000>] [0.33333 color rgbf <0.9961,0.7569,0.3608,0.0000>] [0.50000 color rgbf <0.9961,0.6431,0.2745,0.0000>] [0.50000 color rgbf <0.9922,0.6078,0.2588,0.0000>] [0.66667 color rgbf <0.9725,0.4314,0.1961,0.0000>] [0.66667 color rgbf <0.9608,0.3529,0.1647,0.0000>] [0.83333 color rgbf <0.8667,0.1451,0.1333,0.0000>] [0.83333 color rgbf <0.8157,0.0863,0.1412,0.0000>] [1.00000 color rgbf <0.7412,0.0000,0.1490,0.0000>] }