// cpt-city: jjg/cbac/seq/cbacGreys05 (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 cbacGreys05 = color_map { [0.00000 color rgbf <0.9686,0.9686,0.9686,0.0000>] [0.20000 color rgbf <0.9059,0.9059,0.9059,0.0000>] [0.20000 color rgbf <0.8627,0.8627,0.8627,0.0000>] [0.40000 color rgbf <0.7216,0.7216,0.7216,0.0000>] [0.40000 color rgbf <0.6667,0.6667,0.6667,0.0000>] [0.60000 color rgbf <0.5137,0.5137,0.5137,0.0000>] [0.60000 color rgbf <0.4627,0.4627,0.4627,0.0000>] [0.80000 color rgbf <0.2980,0.2980,0.2980,0.0000>] [0.80000 color rgbf <0.2353,0.2353,0.2353,0.0000>] [1.00000 color rgbf <0.1451,0.1451,0.1451,0.0000>] }