// cpt-city: jjg/cbac/seq/cbacOrRd07 (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 cbacOrRd07 = color_map { [0.00000 color rgbf <0.9961,0.9412,0.8510,0.0000>] [0.14286 color rgbf <0.9961,0.9020,0.7647,0.0000>] [0.14286 color rgbf <0.9922,0.8706,0.7059,0.0000>] [0.28571 color rgbf <0.9922,0.7961,0.5804,0.0000>] [0.28571 color rgbf <0.9922,0.7686,0.5569,0.0000>] [0.42857 color rgbf <0.9922,0.6667,0.4549,0.0000>] [0.42857 color rgbf <0.9882,0.6196,0.4118,0.0000>] [0.57143 color rgbf <0.9686,0.4941,0.3255,0.0000>] [0.57143 color rgbf <0.9569,0.4549,0.3059,0.0000>] [0.71429 color rgbf <0.9020,0.3176,0.2235,0.0000>] [0.71429 color rgbf <0.8784,0.2667,0.1804,0.0000>] [0.85714 color rgbf <0.7529,0.1176,0.0745,0.0000>] [0.85714 color rgbf <0.6902,0.0706,0.0471,0.0000>] [1.00000 color rgbf <0.6000,0.0000,0.0000,0.0000>] }