// cpt-city: km/blue-tan-d08 (cpt) // // Diverging Color Maps for Scientific Visualization, Kenneth // Moreland. ISVC '09: Proceedings of the 5th International // Symposium on Advances in Visual Computing: Part II pp, 92-103 // // author: Kenneth Moreland // copyright: Public domain // year: 2012 // url: https://phillips.shef.ac.uk/pub/cpt-city/km #declare blue_tan_d08 = color_map { [0.00000 color rgbf <0.2627,0.5804,0.9255,0.0000>] [0.12500 color rgbf <0.2627,0.5804,0.9255,0.0000>] [0.12500 color rgbf <0.3843,0.6902,0.9373,0.0000>] [0.25000 color rgbf <0.3843,0.6902,0.9373,0.0000>] [0.25000 color rgbf <0.5490,0.7843,0.9216,0.0000>] [0.37500 color rgbf <0.5490,0.7843,0.9216,0.0000>] [0.37500 color rgbf <0.7569,0.8549,0.8941,0.0000>] [0.50000 color rgbf <0.7569,0.8549,0.8941,0.0000>] [0.50000 color rgbf <0.8863,0.8667,0.7569,0.0000>] [0.62500 color rgbf <0.8863,0.8667,0.7569,0.0000>] [0.62500 color rgbf <0.8784,0.8078,0.5216,0.0000>] [0.75000 color rgbf <0.8784,0.8078,0.5216,0.0000>] [0.75000 color rgbf <0.8275,0.7020,0.3137,0.0000>] [0.87500 color rgbf <0.8275,0.7020,0.3137,0.0000>] [0.87500 color rgbf <0.7373,0.5647,0.1529,0.0000>] [1.00000 color rgbf <0.7373,0.5647,0.1529,0.0000>] }