// cpt-city: km/cyan-mauve-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 cyan_mauve_d08 = color_map { [0.00000 color rgbf <0.0471,0.5922,0.7176,0.0000>] [0.12500 color rgbf <0.0471,0.5922,0.7176,0.0000>] [0.12500 color rgbf <0.1373,0.5765,0.6588,0.0000>] [0.25000 color rgbf <0.1373,0.5765,0.6588,0.0000>] [0.25000 color rgbf <0.2314,0.5647,0.6000,0.0000>] [0.37500 color rgbf <0.2314,0.5647,0.6000,0.0000>] [0.37500 color rgbf <0.3255,0.5490,0.5490,0.0000>] [0.50000 color rgbf <0.3255,0.5490,0.5490,0.0000>] [0.50000 color rgbf <0.4196,0.5294,0.4980,0.0000>] [0.62500 color rgbf <0.4196,0.5294,0.4980,0.0000>] [0.62500 color rgbf <0.5176,0.5137,0.4471,0.0000>] [0.75000 color rgbf <0.5176,0.5137,0.4471,0.0000>] [0.75000 color rgbf <0.6157,0.4941,0.4039,0.0000>] [0.87500 color rgbf <0.6157,0.4941,0.4039,0.0000>] [0.87500 color rgbf <0.7176,0.4784,0.3608,0.0000>] [1.00000 color rgbf <0.7176,0.4784,0.3608,0.0000>] }