// cpt-city: jjg/cbac/seq/cbacReds06 (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 cbacReds06 = color_map { [0.00000 color rgbf <0.9961,0.8980,0.8510,0.0000>] [0.16667 color rgbf <0.9922,0.8353,0.7686,0.0000>] [0.16667 color rgbf <0.9922,0.7961,0.7137,0.0000>] [0.33333 color rgbf <0.9882,0.6745,0.5608,0.0000>] [0.33333 color rgbf <0.9882,0.6314,0.5176,0.0000>] [0.50000 color rgbf <0.9882,0.5137,0.3882,0.0000>] [0.50000 color rgbf <0.9843,0.4745,0.3490,0.0000>] [0.66667 color rgbf <0.9412,0.3255,0.2392,0.0000>] [0.66667 color rgbf <0.9137,0.2667,0.2039,0.0000>] [0.83333 color rgbf <0.7882,0.1333,0.1255,0.0000>] [0.83333 color rgbf <0.7294,0.1020,0.1059,0.0000>] [1.00000 color rgbf <0.6471,0.0588,0.0824,0.0000>] }