// cpt-city: jjg/cbac/seq/cbacBlues09 (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 cbacBlues09 = color_map { [0.00000 color rgbf <0.9686,0.9843,1.0000,0.0000>] [0.11111 color rgbf <0.9333,0.9608,0.9882,0.0000>] [0.11111 color rgbf <0.9059,0.9451,0.9804,0.0000>] [0.22222 color rgbf <0.8353,0.8980,0.9569,0.0000>] [0.22222 color rgbf <0.8118,0.8824,0.9490,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.44444 color rgbf <0.5451,0.7529,0.8667,0.0000>] [0.44444 color rgbf <0.4941,0.7216,0.8549,0.0000>] [0.55556 color rgbf <0.3608,0.6392,0.8157,0.0000>] [0.55556 color rgbf <0.3176,0.6118,0.8000,0.0000>] [0.66667 color rgbf <0.2118,0.5255,0.7529,0.0000>] [0.66667 color rgbf <0.1765,0.4902,0.7333,0.0000>] [0.77778 color rgbf <0.0941,0.3961,0.6745,0.0000>] [0.77778 color rgbf <0.0667,0.3647,0.6471,0.0000>] [0.88889 color rgbf <0.0314,0.2706,0.5412,0.0000>] [0.88889 color rgbf <0.0314,0.2353,0.4902,0.0000>] [1.00000 color rgbf <0.0314,0.1882,0.4196,0.0000>] }