// cpt-city: jjg/cbcont/div/cbcRdGy (cpt) // // 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/cbcont/div #declare cbcRdGy = color_map { [0.00000 color rgbf <0.4039,0.0000,0.1216,0.0000>] [0.04545 color rgbf <0.4039,0.0000,0.1216,0.0000>] [0.09091 color rgbf <0.5490,0.0471,0.1451,0.0000>] [0.13636 color rgbf <0.6980,0.0941,0.1686,0.0000>] [0.18182 color rgbf <0.7686,0.2353,0.2353,0.0000>] [0.22727 color rgbf <0.8392,0.3765,0.3020,0.0000>] [0.27273 color rgbf <0.8980,0.5098,0.4078,0.0000>] [0.31818 color rgbf <0.9569,0.6471,0.5098,0.0000>] [0.36364 color rgbf <0.9765,0.7529,0.6431,0.0000>] [0.40909 color rgbf <0.9922,0.8588,0.7804,0.0000>] [0.45455 color rgbf <0.9961,0.9294,0.8902,0.0000>] [0.50000 color rgbf <1.0000,1.0000,1.0000,0.0000>] [0.54546 color rgbf <0.9412,0.9412,0.9412,0.0000>] [0.59091 color rgbf <0.8784,0.8784,0.8784,0.0000>] [0.63636 color rgbf <0.8039,0.8039,0.8039,0.0000>] [0.68182 color rgbf <0.7294,0.7294,0.7294,0.0000>] [0.72727 color rgbf <0.6275,0.6275,0.6275,0.0000>] [0.77273 color rgbf <0.5294,0.5294,0.5294,0.0000>] [0.81818 color rgbf <0.4157,0.4157,0.4157,0.0000>] [0.86364 color rgbf <0.3020,0.3020,0.3020,0.0000>] [0.90909 color rgbf <0.2039,0.2039,0.2039,0.0000>] [0.95454 color rgbf <0.1020,0.1020,0.1020,0.0000>] [1.00000 color rgbf <0.1020,0.1020,0.1020,0.0000>] }