// cpt-city: jjg/cbac/seq/cbacBlues08 (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 cbacBlues08 = color_map { [0.00000 color rgbf <0.9686,0.9843,1.0000,0.0000>] [0.12500 color rgbf <0.9333,0.9608,0.9882,0.0000>] [0.12500 color rgbf <0.9059,0.9451,0.9804,0.0000>] [0.25000 color rgbf <0.8353,0.8980,0.9569,0.0000>] [0.25000 color rgbf <0.8118,0.8824,0.9490,0.0000>] [0.37500 color rgbf <0.7176,0.8353,0.9176,0.0000>] [0.37500 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.62500 color rgbf <0.3608,0.6392,0.8157,0.0000>] [0.62500 color rgbf <0.3176,0.6118,0.8000,0.0000>] [0.75000 color rgbf <0.2118,0.5255,0.7529,0.0000>] [0.75000 color rgbf <0.1765,0.4902,0.7333,0.0000>] [0.87500 color rgbf <0.0941,0.3765,0.6627,0.0000>] [0.87500 color rgbf <0.0667,0.3373,0.6275,0.0000>] [1.00000 color rgbf <0.0314,0.2706,0.5804,0.0000>] }