// cpt-city: jjg/cbac/seq/cbacOranges08 (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 cbacOranges08 = color_map { [0.00000 color rgbf <1.0000,0.9608,0.9216,0.0000>] [0.12500 color rgbf <1.0000,0.9373,0.8784,0.0000>] [0.12500 color rgbf <0.9961,0.9255,0.8510,0.0000>] [0.25000 color rgbf <0.9961,0.8706,0.7451,0.0000>] [0.25000 color rgbf <0.9922,0.8471,0.6980,0.0000>] [0.37500 color rgbf <0.9922,0.7647,0.5529,0.0000>] [0.37500 color rgbf <0.9922,0.7333,0.5020,0.0000>] [0.50000 color rgbf <0.9922,0.6353,0.3490,0.0000>] [0.50000 color rgbf <0.9922,0.6000,0.3059,0.0000>] [0.62500 color rgbf <0.9725,0.5020,0.1765,0.0000>] [0.62500 color rgbf <0.9647,0.4627,0.1333,0.0000>] [0.75000 color rgbf <0.9098,0.3647,0.0471,0.0000>] [0.75000 color rgbf <0.8863,0.3294,0.0314,0.0000>] [0.87500 color rgbf <0.7373,0.2431,0.0078,0.0000>] [0.87500 color rgbf <0.6627,0.2157,0.0118,0.0000>] [1.00000 color rgbf <0.5490,0.1765,0.0157,0.0000>] }