// cpt-city: jjg/cbac/seq/cbacOrRd04 (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 cbacOrRd04 = color_map { [0.00000 color rgbf <0.9961,0.9412,0.8510,0.0000>] [0.25000 color rgbf <0.9961,0.8863,0.7333,0.0000>] [0.25000 color rgbf <0.9922,0.8549,0.6588,0.0000>] [0.50000 color rgbf <0.9922,0.7059,0.4706,0.0000>] [0.50000 color rgbf <0.9882,0.6471,0.4196,0.0000>] [0.75000 color rgbf <0.9333,0.4157,0.2627,0.0000>] [0.75000 color rgbf <0.8980,0.3255,0.2078,0.0000>] [1.00000 color rgbf <0.8431,0.1882,0.1216,0.0000>] }