// cpt-city: jjg/cbac/seq/cbacGreens06 (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 cbacGreens06 = color_map { [0.00000 color rgbf <0.9294,0.9725,0.9137,0.0000>] [0.16667 color rgbf <0.8745,0.9490,0.8549,0.0000>] [0.16667 color rgbf <0.8353,0.9373,0.8118,0.0000>] [0.33333 color rgbf <0.7255,0.8902,0.6980,0.0000>] [0.33333 color rgbf <0.6863,0.8745,0.6627,0.0000>] [0.50000 color rgbf <0.5647,0.8196,0.5529,0.0000>] [0.50000 color rgbf <0.5216,0.8000,0.5176,0.0000>] [0.66667 color rgbf <0.3569,0.7216,0.4118,0.0000>] [0.66667 color rgbf <0.2902,0.6863,0.3804,0.0000>] [0.83333 color rgbf <0.1216,0.5608,0.2706,0.0000>] [0.83333 color rgbf <0.0706,0.5059,0.2314,0.0000>] [1.00000 color rgbf <0.0000,0.4275,0.1725,0.0000>] }