// cpt-city: jjg/cbac/seq/cbacYlOrBr07 (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 cbacYlOrBr07 = color_map { [0.00000 color rgbf <1.0000,1.0000,0.8314,0.0000>] [0.14286 color rgbf <1.0000,0.9569,0.7333,0.0000>] [0.14286 color rgbf <0.9961,0.9333,0.6667,0.0000>] [0.28571 color rgbf <0.9961,0.8431,0.4706,0.0000>] [0.28571 color rgbf <0.9961,0.8157,0.4078,0.0000>] [0.42857 color rgbf <0.9961,0.7059,0.2549,0.0000>] [0.42857 color rgbf <0.9961,0.6627,0.2157,0.0000>] [0.57143 color rgbf <0.9686,0.5412,0.1294,0.0000>] [0.57143 color rgbf <0.9529,0.4980,0.1098,0.0000>] [0.71429 color rgbf <0.8784,0.3843,0.0510,0.0000>] [0.71429 color rgbf <0.8471,0.3529,0.0353,0.0000>] [0.85714 color rgbf <0.7059,0.2510,0.0118,0.0000>] [0.85714 color rgbf <0.6431,0.2235,0.0118,0.0000>] [1.00000 color rgbf <0.5490,0.1765,0.0157,0.0000>] }