// cpt-city: jjg/cbac/seq/cbacOranges09 (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 cbacOranges09 = color_map { [0.00000 color rgbf <1.0000,0.9608,0.9216,0.0000>] [0.11111 color rgbf <1.0000,0.9373,0.8784,0.0000>] [0.11111 color rgbf <0.9961,0.9255,0.8510,0.0000>] [0.22222 color rgbf <0.9961,0.8706,0.7451,0.0000>] [0.22222 color rgbf <0.9922,0.8471,0.6980,0.0000>] [0.33333 color rgbf <0.9922,0.7647,0.5529,0.0000>] [0.33333 color rgbf <0.9922,0.7333,0.5020,0.0000>] [0.44444 color rgbf <0.9922,0.6353,0.3490,0.0000>] [0.44444 color rgbf <0.9922,0.6000,0.3059,0.0000>] [0.55556 color rgbf <0.9725,0.5020,0.1765,0.0000>] [0.55556 color rgbf <0.9647,0.4627,0.1333,0.0000>] [0.66667 color rgbf <0.9098,0.3647,0.0471,0.0000>] [0.66667 color rgbf <0.8863,0.3294,0.0314,0.0000>] [0.77778 color rgbf <0.7765,0.2549,0.0078,0.0000>] [0.77778 color rgbf <0.7255,0.2392,0.0078,0.0000>] [0.88889 color rgbf <0.5922,0.1882,0.0118,0.0000>] [0.88889 color rgbf <0.5569,0.1765,0.0157,0.0000>] [1.00000 color rgbf <0.4980,0.1529,0.0157,0.0000>] }