// cpt-city: jjg/cbac/seq/cbacOrRd06 (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 cbacOrRd06 = color_map { [0.00000 color rgbf <0.9961,0.9412,0.8510,0.0000>] [0.16667 color rgbf <0.9961,0.9020,0.7647,0.0000>] [0.16667 color rgbf <0.9922,0.8706,0.7059,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.50000 color rgbf <0.9922,0.6667,0.4549,0.0000>] [0.50000 color rgbf <0.9882,0.6196,0.4118,0.0000>] [0.66667 color rgbf <0.9529,0.4549,0.2941,0.0000>] [0.66667 color rgbf <0.9255,0.3882,0.2549,0.0000>] [0.83333 color rgbf <0.8196,0.1804,0.1255,0.0000>] [0.83333 color rgbf <0.7725,0.1098,0.0745,0.0000>] [1.00000 color rgbf <0.7020,0.0000,0.0000,0.0000>] }