// cpt-city: jjg/cbac/div/cbacSpectral07 (cpt) // // Almost continuous versions of Cynthia Brewer's diverging schemes // // author: J.J. Green // copyright: Apache-like // year: 2004 // url: https://phillips.shef.ac.uk/pub/cpt-city/jjg/cbac/div #declare cbacSpectral07 = color_map { [0.00000 color rgbf <0.8353,0.2431,0.3098,0.0000>] [0.07143 color rgbf <0.8353,0.2431,0.3098,0.0000>] [0.14286 color rgbf <0.8941,0.3608,0.3255,0.0000>] [0.14286 color rgbf <0.9294,0.4353,0.3333,0.0000>] [0.21429 color rgbf <0.9882,0.5529,0.3490,0.0000>] [0.28571 color rgbf <0.9922,0.6745,0.4235,0.0000>] [0.28571 color rgbf <0.9922,0.7569,0.4706,0.0000>] [0.35714 color rgbf <0.9961,0.8784,0.5451,0.0000>] [0.42857 color rgbf <0.9961,0.9255,0.6196,0.0000>] [0.42857 color rgbf <1.0000,0.9529,0.6706,0.0000>] [0.50000 color rgbf <1.0000,1.0000,0.7490,0.0000>] [0.57143 color rgbf <0.9647,0.9843,0.6902,0.0000>] [0.57143 color rgbf <0.9373,0.9765,0.6549,0.0000>] [0.64286 color rgbf <0.9020,0.9608,0.5961,0.0000>] [0.71429 color rgbf <0.7882,0.9137,0.5882,0.0000>] [0.71429 color rgbf <0.7137,0.8824,0.5882,0.0000>] [0.78571 color rgbf <0.6000,0.8353,0.5804,0.0000>] [0.85714 color rgbf <0.4471,0.7216,0.6392,0.0000>] [0.85714 color rgbf <0.3490,0.6471,0.6824,0.0000>] [0.92857 color rgbf <0.1961,0.5333,0.7412,0.0000>] [1.00000 color rgbf <0.1961,0.5333,0.7412,0.0000>] }