// cpt-city: jjg/cbac/seq/cbacReds05 (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 cbacReds05 = color_map { [0.00000 color rgbf <0.9961,0.8980,0.8510,0.0000>] [0.20000 color rgbf <0.9922,0.8157,0.7451,0.0000>] [0.20000 color rgbf <0.9922,0.7647,0.6745,0.0000>] [0.40000 color rgbf <0.9882,0.5804,0.4627,0.0000>] [0.40000 color rgbf <0.9843,0.5176,0.3961,0.0000>] [0.60000 color rgbf <0.9412,0.3255,0.2392,0.0000>] [0.60000 color rgbf <0.9137,0.2667,0.2039,0.0000>] [0.80000 color rgbf <0.7882,0.1333,0.1255,0.0000>] [0.80000 color rgbf <0.7294,0.1020,0.1059,0.0000>] [1.00000 color rgbf <0.6471,0.0588,0.0824,0.0000>] }