// cpt-city: jjg/cbcont/seq/cbcYlGnBu (cpt) // // 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/cbcont/seq #declare cbcYlGnBu = color_map { [0.00000 color rgbf <1.0000,1.0000,0.8510,0.0000>] [0.11111 color rgbf <0.9647,0.9882,0.7725,0.0000>] [0.22222 color rgbf <0.8549,0.9412,0.6980,0.0000>] [0.33333 color rgbf <0.6392,0.8588,0.7216,0.0000>] [0.44444 color rgbf <0.3765,0.7608,0.7529,0.0000>] [0.55556 color rgbf <0.1843,0.6392,0.7608,0.0000>] [0.66667 color rgbf <0.1255,0.4706,0.7059,0.0000>] [0.77778 color rgbf <0.1412,0.2863,0.6196,0.0000>] [0.88889 color rgbf <0.0863,0.1569,0.4627,0.0000>] [1.00000 color rgbf <0.0314,0.1137,0.3451,0.0000>] }