// cpt-city: km/blue-tan-d06 (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_d06 = color_map { [0.00000 color rgbf <0.2784,0.6000,0.9294,0.0000>] [0.16667 color rgbf <0.2784,0.6000,0.9294,0.0000>] [0.16667 color rgbf <0.4588,0.7412,0.9294,0.0000>] [0.33333 color rgbf <0.4588,0.7412,0.9294,0.0000>] [0.33333 color rgbf <0.7216,0.8431,0.8980,0.0000>] [0.50000 color rgbf <0.7216,0.8431,0.8980,0.0000>] [0.50000 color rgbf <0.8902,0.8627,0.7176,0.0000>] [0.66667 color rgbf <0.8902,0.8627,0.7176,0.0000>] [0.66667 color rgbf <0.8588,0.7608,0.4118,0.0000>] [0.83333 color rgbf <0.8588,0.7608,0.4118,0.0000>] [0.83333 color rgbf <0.7529,0.5882,0.1765,0.0000>] [1.00000 color rgbf <0.7529,0.5882,0.1765,0.0000>] }