// cpt-city: jjg/cbac/seq/cbacOrRd08 (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 cbacOrRd08 = color_map { [0.00000 color rgbf <1.0000,0.9686,0.9255,0.0000>] [0.12500 color rgbf <1.0000,0.9451,0.8706,0.0000>] [0.12500 color rgbf <0.9961,0.9333,0.8392,0.0000>] [0.25000 color rgbf <0.9961,0.8784,0.7216,0.0000>] [0.25000 color rgbf <0.9922,0.8627,0.6824,0.0000>] [0.37500 color rgbf <0.9922,0.7961,0.5804,0.0000>] [0.37500 color rgbf <0.9922,0.7686,0.5569,0.0000>] [0.50000 color rgbf <0.9922,0.6667,0.4549,0.0000>] [0.50000 color rgbf <0.9882,0.6196,0.4118,0.0000>] [0.62500 color rgbf <0.9686,0.4941,0.3255,0.0000>] [0.62500 color rgbf <0.9569,0.4549,0.3059,0.0000>] [0.75000 color rgbf <0.9020,0.3176,0.2235,0.0000>] [0.75000 color rgbf <0.8784,0.2667,0.1804,0.0000>] [0.87500 color rgbf <0.7529,0.1176,0.0745,0.0000>] [0.87500 color rgbf <0.6902,0.0706,0.0471,0.0000>] [1.00000 color rgbf <0.6000,0.0000,0.0000,0.0000>] }