// cpt-city: jjg/cbac/seq/cbacYlOrRd07 (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 cbacYlOrRd07 = color_map { [0.00000 color rgbf <1.0000,1.0000,0.6980,0.0000>] [0.14286 color rgbf <1.0000,0.9451,0.6078,0.0000>] [0.14286 color rgbf <0.9961,0.9059,0.5490,0.0000>] [0.28571 color rgbf <0.9961,0.7922,0.4000,0.0000>] [0.28571 color rgbf <0.9961,0.7569,0.3608,0.0000>] [0.42857 color rgbf <0.9961,0.6431,0.2745,0.0000>] [0.42857 color rgbf <0.9922,0.6078,0.2588,0.0000>] [0.57143 color rgbf <0.9922,0.4588,0.2078,0.0000>] [0.57143 color rgbf <0.9882,0.4000,0.1922,0.0000>] [0.71429 color rgbf <0.9529,0.2314,0.1451,0.0000>] [0.71429 color rgbf <0.9255,0.1804,0.1294,0.0000>] [0.85714 color rgbf <0.8157,0.0627,0.1255,0.0000>] [0.85714 color rgbf <0.7686,0.0392,0.1333,0.0000>] [1.00000 color rgbf <0.6941,0.0000,0.1490,0.0000>] }