// cpt-city: jjg/cbac/seq/cbacRdPu04 (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 cbacRdPu04 = color_map { [0.00000 color rgbf <0.9961,0.9216,0.8863,0.0000>] [0.25000 color rgbf <0.9922,0.8392,0.8275,0.0000>] [0.25000 color rgbf <0.9882,0.7882,0.7843,0.0000>] [0.50000 color rgbf <0.9804,0.5961,0.6902,0.0000>] [0.50000 color rgbf <0.9725,0.5176,0.6667,0.0000>] [0.75000 color rgbf <0.8627,0.2549,0.5804,0.0000>] [0.75000 color rgbf <0.7882,0.1569,0.5451,0.0000>] [1.00000 color rgbf <0.6824,0.0039,0.4941,0.0000>] }