// cpt-city: jjg/cbac/seq/cbacYlOrRd05 (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 cbacYlOrRd05 = color_map { [0.00000 color rgbf <1.0000,1.0000,0.6980,0.0000>] [0.20000 color rgbf <1.0000,0.9255,0.5725,0.0000>] [0.20000 color rgbf <0.9961,0.8745,0.4863,0.0000>] [0.40000 color rgbf <0.9961,0.7059,0.3137,0.0000>] [0.40000 color rgbf <0.9922,0.6471,0.2824,0.0000>] [0.60000 color rgbf <0.9725,0.4314,0.1961,0.0000>] [0.60000 color rgbf <0.9608,0.3529,0.1647,0.0000>] [0.80000 color rgbf <0.8667,0.1451,0.1333,0.0000>] [0.80000 color rgbf <0.8157,0.0863,0.1412,0.0000>] [1.00000 color rgbf <0.7412,0.0000,0.1490,0.0000>] }