// cpt-city: jjg/cbac/seq/cbacGreens09 (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 cbacGreens09 = color_map { [0.00000 color rgbf <0.9686,0.9882,0.9608,0.0000>] [0.11111 color rgbf <0.9412,0.9765,0.9294,0.0000>] [0.11111 color rgbf <0.9255,0.9725,0.9098,0.0000>] [0.22222 color rgbf <0.8549,0.9412,0.8314,0.0000>] [0.22222 color rgbf <0.8235,0.9333,0.8000,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.44444 color rgbf <0.5647,0.8196,0.5529,0.0000>] [0.44444 color rgbf <0.5216,0.8000,0.5176,0.0000>] [0.55556 color rgbf <0.3804,0.7333,0.4275,0.0000>] [0.55556 color rgbf <0.3294,0.7059,0.4000,0.0000>] [0.66667 color rgbf <0.2118,0.6235,0.3294,0.0000>] [0.66667 color rgbf <0.1804,0.5922,0.3059,0.0000>] [0.77778 color rgbf <0.0863,0.5020,0.2353,0.0000>] [0.77778 color rgbf <0.0510,0.4706,0.2078,0.0000>] [0.88889 color rgbf <0.0000,0.3686,0.1490,0.0000>] [0.88889 color rgbf <0.0000,0.3255,0.1294,0.0000>] [1.00000 color rgbf <0.0000,0.2667,0.1059,0.0000>] }