// cpt-city: jjg/cbac/seq/cbacGreens07 (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 cbacGreens07 = color_map { [0.00000 color rgbf <0.9294,0.9725,0.9137,0.0000>] [0.14286 color rgbf <0.8745,0.9490,0.8549,0.0000>] [0.14286 color rgbf <0.8353,0.9373,0.8118,0.0000>] [0.28571 color rgbf <0.7255,0.8902,0.6980,0.0000>] [0.28571 color rgbf <0.6863,0.8745,0.6627,0.0000>] [0.42857 color rgbf <0.5647,0.8196,0.5529,0.0000>] [0.42857 color rgbf <0.5216,0.8000,0.5176,0.0000>] [0.57143 color rgbf <0.3804,0.7333,0.4275,0.0000>] [0.57143 color rgbf <0.3294,0.7059,0.4000,0.0000>] [0.71429 color rgbf <0.2118,0.6235,0.3294,0.0000>] [0.71429 color rgbf <0.1804,0.5922,0.3059,0.0000>] [0.85714 color rgbf <0.0863,0.4745,0.2431,0.0000>] [0.85714 color rgbf <0.0510,0.4235,0.2235,0.0000>] [1.00000 color rgbf <0.0000,0.3529,0.1961,0.0000>] }