// cpt-city: jjg/cbac/seq/cbacYlOrBr09 (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 cbacYlOrBr09 = color_map { [0.00000 color rgbf <1.0000,1.0000,0.8980,0.0000>] [0.11111 color rgbf <1.0000,0.9882,0.8392,0.0000>] [0.11111 color rgbf <1.0000,0.9804,0.7961,0.0000>] [0.22222 color rgbf <1.0000,0.9412,0.6745,0.0000>] [0.22222 color rgbf <0.9961,0.9176,0.6314,0.0000>] [0.33333 color rgbf <0.9961,0.8431,0.4706,0.0000>] [0.33333 color rgbf <0.9961,0.8157,0.4078,0.0000>] [0.44444 color rgbf <0.9961,0.7059,0.2549,0.0000>] [0.44444 color rgbf <0.9961,0.6627,0.2157,0.0000>] [0.55556 color rgbf <0.9686,0.5412,0.1294,0.0000>] [0.55556 color rgbf <0.9529,0.4980,0.1098,0.0000>] [0.66667 color rgbf <0.8784,0.3843,0.0510,0.0000>] [0.66667 color rgbf <0.8471,0.3529,0.0353,0.0000>] [0.77778 color rgbf <0.7255,0.2627,0.0118,0.0000>] [0.77778 color rgbf <0.6745,0.2392,0.0118,0.0000>] [0.88889 color rgbf <0.5255,0.1804,0.0196,0.0000>] [0.88889 color rgbf <0.4745,0.1686,0.0196,0.0000>] [1.00000 color rgbf <0.4000,0.1451,0.0235,0.0000>] }