// cpt-city: km/cyan-mauve-d07 (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 cyan_mauve_d07 = color_map { [0.00000 color rgbf <0.0510,0.5922,0.7137,0.0000>] [0.14286 color rgbf <0.0510,0.5922,0.7137,0.0000>] [0.14286 color rgbf <0.1569,0.5765,0.6471,0.0000>] [0.28571 color rgbf <0.1569,0.5765,0.6471,0.0000>] [0.28571 color rgbf <0.2667,0.5569,0.5804,0.0000>] [0.42857 color rgbf <0.2667,0.5569,0.5804,0.0000>] [0.42857 color rgbf <0.3725,0.5373,0.5216,0.0000>] [0.57143 color rgbf <0.3725,0.5373,0.5216,0.0000>] [0.57143 color rgbf <0.4824,0.5216,0.4667,0.0000>] [0.71429 color rgbf <0.4824,0.5216,0.4667,0.0000>] [0.71429 color rgbf <0.5961,0.5020,0.4118,0.0000>] [0.85714 color rgbf <0.5961,0.5020,0.4118,0.0000>] [0.85714 color rgbf <0.7098,0.4784,0.3647,0.0000>] [1.00000 color rgbf <0.7098,0.4784,0.3647,0.0000>] }