// cpt-city: cb/seq/YlGnBu_06 (cpt) // // Harrower, M., & Brewer, C. A. (2003). ColorBrewer.org: // An online tool for selecting colour schemes for maps. // Cartographic Journal, 40(1), 27-37. // // author: Cynthia Brewer, Mark Harrower // copyright: Apache-style // year: 2002 // url: https://phillips.shef.ac.uk/pub/cpt-city/cb/seq #declare YlGnBu_06 = color_map { [0.00000 color rgbf <1.0000,1.0000,0.8000,0.0000>] [0.16667 color rgbf <1.0000,1.0000,0.8000,0.0000>] [0.16667 color rgbf <0.7804,0.9137,0.7059,0.0000>] [0.33333 color rgbf <0.7804,0.9137,0.7059,0.0000>] [0.33333 color rgbf <0.4980,0.8039,0.7333,0.0000>] [0.50000 color rgbf <0.4980,0.8039,0.7333,0.0000>] [0.50000 color rgbf <0.2549,0.7137,0.7686,0.0000>] [0.66667 color rgbf <0.2549,0.7137,0.7686,0.0000>] [0.66667 color rgbf <0.1725,0.4980,0.7216,0.0000>] [0.83333 color rgbf <0.1725,0.4980,0.7216,0.0000>] [0.83333 color rgbf <0.1451,0.2039,0.5804,0.0000>] [1.00000 color rgbf <0.1451,0.2039,0.5804,0.0000>] }