// cpt-city: jjg/cbac/seq/cbacBlues05 (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 cbacBlues05 = color_map { [0.00000 color rgbf <0.9373,0.9529,1.0000,0.0000>] [0.20000 color rgbf <0.8627,0.9098,0.9647,0.0000>] [0.20000 color rgbf <0.8157,0.8863,0.9412,0.0000>] [0.40000 color rgbf <0.6196,0.7843,0.8824,0.0000>] [0.40000 color rgbf <0.5412,0.7412,0.8627,0.0000>] [0.60000 color rgbf <0.3333,0.6196,0.8039,0.0000>] [0.60000 color rgbf <0.2784,0.5725,0.7765,0.0000>] [0.80000 color rgbf <0.1333,0.4392,0.6941,0.0000>] [0.80000 color rgbf <0.0902,0.3882,0.6588,0.0000>] [1.00000 color rgbf <0.0314,0.3176,0.6118,0.0000>] }