// cpt-city: jjg/cbac/seq/cbacBlues06 (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 cbacBlues06 = color_map { [0.00000 color rgbf <0.9373,0.9529,1.0000,0.0000>] [0.16667 color rgbf <0.8784,0.9176,0.9765,0.0000>] [0.16667 color rgbf <0.8353,0.8941,0.9608,0.0000>] [0.33333 color rgbf <0.7176,0.8353,0.9176,0.0000>] [0.33333 color rgbf <0.6784,0.8157,0.9020,0.0000>] [0.50000 color rgbf <0.5451,0.7529,0.8667,0.0000>] [0.50000 color rgbf <0.4941,0.7216,0.8549,0.0000>] [0.66667 color rgbf <0.3333,0.6196,0.8039,0.0000>] [0.66667 color rgbf <0.2784,0.5725,0.7765,0.0000>] [0.83333 color rgbf <0.1333,0.4392,0.6941,0.0000>] [0.83333 color rgbf <0.0902,0.3882,0.6588,0.0000>] [1.00000 color rgbf <0.0314,0.3176,0.6118,0.0000>] }