// cpt-city: jjg/cbac/seq/cbacOrRd09 (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 cbacOrRd09 = color_map { [0.00000 color rgbf <1.0000,0.9686,0.9255,0.0000>] [0.11111 color rgbf <1.0000,0.9451,0.8706,0.0000>] [0.11111 color rgbf <0.9961,0.9333,0.8392,0.0000>] [0.22222 color rgbf <0.9961,0.8784,0.7216,0.0000>] [0.22222 color rgbf <0.9922,0.8627,0.6824,0.0000>] [0.33333 color rgbf <0.9922,0.7961,0.5804,0.0000>] [0.33333 color rgbf <0.9922,0.7686,0.5569,0.0000>] [0.44444 color rgbf <0.9922,0.6667,0.4549,0.0000>] [0.44444 color rgbf <0.9882,0.6196,0.4118,0.0000>] [0.55556 color rgbf <0.9686,0.4941,0.3255,0.0000>] [0.55556 color rgbf <0.9569,0.4549,0.3059,0.0000>] [0.66667 color rgbf <0.9020,0.3176,0.2235,0.0000>] [0.66667 color rgbf <0.8784,0.2667,0.1804,0.0000>] [0.77778 color rgbf <0.7922,0.1176,0.0745,0.0000>] [0.77778 color rgbf <0.7529,0.0706,0.0471,0.0000>] [0.88889 color rgbf <0.6275,0.0000,0.0000,0.0000>] [0.88889 color rgbf <0.5725,0.0000,0.0000,0.0000>] [1.00000 color rgbf <0.4980,0.0000,0.0000,0.0000>] }