// cpt-city: jjg/cbac/seq/cbacYlOrBr08 (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 cbacYlOrBr08 = color_map { [0.00000 color rgbf <1.0000,1.0000,0.8980,0.0000>] [0.12500 color rgbf <1.0000,0.9882,0.8392,0.0000>] [0.12500 color rgbf <1.0000,0.9804,0.7961,0.0000>] [0.25000 color rgbf <1.0000,0.9412,0.6745,0.0000>] [0.25000 color rgbf <0.9961,0.9176,0.6314,0.0000>] [0.37500 color rgbf <0.9961,0.8431,0.4706,0.0000>] [0.37500 color rgbf <0.9961,0.8157,0.4078,0.0000>] [0.50000 color rgbf <0.9961,0.7059,0.2549,0.0000>] [0.50000 color rgbf <0.9961,0.6627,0.2157,0.0000>] [0.62500 color rgbf <0.9686,0.5412,0.1294,0.0000>] [0.62500 color rgbf <0.9529,0.4980,0.1098,0.0000>] [0.75000 color rgbf <0.8784,0.3843,0.0510,0.0000>] [0.75000 color rgbf <0.8471,0.3529,0.0353,0.0000>] [0.87500 color rgbf <0.7059,0.2510,0.0118,0.0000>] [0.87500 color rgbf <0.6431,0.2235,0.0118,0.0000>] [1.00000 color rgbf <0.5490,0.1765,0.0157,0.0000>] }