// cpt-city: jjg/cbac/div/cbacRdBu10 (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 cbacRdBu10 = color_map { [0.00000 color rgbf <0.4039,0.0000,0.1216,0.0000>] [0.05000 color rgbf <0.4039,0.0000,0.1216,0.0000>] [0.10000 color rgbf <0.5137,0.0353,0.1412,0.0000>] [0.10000 color rgbf <0.5882,0.0588,0.1529,0.0000>] [0.15000 color rgbf <0.6980,0.0941,0.1686,0.0000>] [0.20000 color rgbf <0.7529,0.2000,0.2196,0.0000>] [0.20000 color rgbf <0.7843,0.2706,0.2510,0.0000>] [0.25000 color rgbf <0.8392,0.3765,0.3020,0.0000>] [0.30000 color rgbf <0.8824,0.4784,0.3804,0.0000>] [0.30000 color rgbf <0.9137,0.5451,0.4314,0.0000>] [0.35000 color rgbf <0.9569,0.6471,0.5098,0.0000>] [0.40000 color rgbf <0.9686,0.7255,0.6118,0.0000>] [0.40000 color rgbf <0.9804,0.7804,0.6784,0.0000>] [0.45000 color rgbf <0.9922,0.8588,0.7804,0.0000>] [0.50000 color rgbf <0.9255,0.8745,0.8392,0.0000>] [0.50000 color rgbf <0.8863,0.8824,0.8824,0.0000>] [0.55000 color rgbf <0.8196,0.8980,0.9412,0.0000>] [0.60000 color rgbf <0.7255,0.8510,0.9137,0.0000>] [0.60000 color rgbf <0.6667,0.8196,0.8980,0.0000>] [0.65000 color rgbf <0.5725,0.7725,0.8706,0.0000>] [0.70000 color rgbf <0.4549,0.6980,0.8314,0.0000>] [0.70000 color rgbf <0.3804,0.6510,0.8039,0.0000>] [0.75000 color rgbf <0.2627,0.5765,0.7647,0.0000>] [0.80000 color rgbf <0.2118,0.5098,0.7294,0.0000>] [0.80000 color rgbf <0.1804,0.4667,0.7098,0.0000>] [0.85000 color rgbf <0.1294,0.4000,0.6745,0.0000>] [0.90000 color rgbf <0.0863,0.3216,0.5647,0.0000>] [0.90000 color rgbf <0.0627,0.2667,0.4902,0.0000>] [0.95000 color rgbf <0.0196,0.1882,0.3804,0.0000>] [1.00000 color rgbf <0.0196,0.1882,0.3804,0.0000>] }