// cpt-city: jjg/cbac/seq/cbacYlOrRd09 (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 cbacYlOrRd09 = color_map { [0.00000 color rgbf <1.0000,1.0000,0.8000,0.0000>] [0.11111 color rgbf <1.0000,0.9725,0.7373,0.0000>] [0.11111 color rgbf <1.0000,0.9569,0.6902,0.0000>] [0.22222 color rgbf <1.0000,0.9020,0.5647,0.0000>] [0.22222 color rgbf <0.9961,0.8784,0.5255,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.44444 color rgbf <0.9961,0.6431,0.2745,0.0000>] [0.44444 color rgbf <0.9922,0.6078,0.2588,0.0000>] [0.55556 color rgbf <0.9922,0.4588,0.2078,0.0000>] [0.55556 color rgbf <0.9882,0.4000,0.1922,0.0000>] [0.66667 color rgbf <0.9529,0.2314,0.1451,0.0000>] [0.66667 color rgbf <0.9255,0.1804,0.1294,0.0000>] [0.77778 color rgbf <0.8353,0.0627,0.1255,0.0000>] [0.77778 color rgbf <0.7961,0.0392,0.1333,0.0000>] [0.88889 color rgbf <0.6510,0.0000,0.1490,0.0000>] [0.88889 color rgbf <0.5922,0.0000,0.1490,0.0000>] [1.00000 color rgbf <0.5020,0.0000,0.1490,0.0000>] }