// cpt-city: jjg/cbac/seq/cbacRdPu03 (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 cbacRdPu03 = color_map { [0.00000 color rgbf <0.9922,0.8784,0.8667,0.0000>] [0.33333 color rgbf <0.9882,0.7843,0.8078,0.0000>] [0.33333 color rgbf <0.9843,0.7176,0.7686,0.0000>] [0.66667 color rgbf <0.9020,0.4314,0.6471,0.0000>] [0.66667 color rgbf <0.8510,0.2980,0.6039,0.0000>] [1.00000 color rgbf <0.7725,0.1059,0.5412,0.0000>] }