// cpt-city: jjg/cbac/seq/cbacBlues07 (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 cbacBlues07 = color_map { [0.00000 color rgbf <0.9373,0.9529,1.0000,0.0000>] [0.14286 color rgbf <0.8784,0.9176,0.9765,0.0000>] [0.14286 color rgbf <0.8353,0.8941,0.9608,0.0000>] [0.28571 color rgbf <0.7176,0.8353,0.9176,0.0000>] [0.28571 color rgbf <0.6784,0.8157,0.9020,0.0000>] [0.42857 color rgbf <0.5451,0.7529,0.8667,0.0000>] [0.42857 color rgbf <0.4941,0.7216,0.8549,0.0000>] [0.57143 color rgbf <0.3608,0.6392,0.8157,0.0000>] [0.57143 color rgbf <0.3176,0.6118,0.8000,0.0000>] [0.71429 color rgbf <0.2118,0.5255,0.7529,0.0000>] [0.71429 color rgbf <0.1765,0.4902,0.7333,0.0000>] [0.85714 color rgbf <0.0941,0.3765,0.6627,0.0000>] [0.85714 color rgbf <0.0667,0.3373,0.6275,0.0000>] [1.00000 color rgbf <0.0314,0.2706,0.5804,0.0000>] }