// cpt-city: km/cyan-mauve-d09 (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_d09 = color_map { [0.00000 color rgbf <0.0431,0.5922,0.7216,0.0000>] [0.11111 color rgbf <0.0431,0.5922,0.7216,0.0000>] [0.11111 color rgbf <0.1216,0.5804,0.6706,0.0000>] [0.22222 color rgbf <0.1216,0.5804,0.6706,0.0000>] [0.22222 color rgbf <0.2039,0.5686,0.6157,0.0000>] [0.33333 color rgbf <0.2039,0.5686,0.6157,0.0000>] [0.33333 color rgbf <0.2902,0.5529,0.5686,0.0000>] [0.44444 color rgbf <0.2902,0.5529,0.5686,0.0000>] [0.44444 color rgbf <0.3725,0.5373,0.5216,0.0000>] [0.55556 color rgbf <0.3725,0.5373,0.5216,0.0000>] [0.55556 color rgbf <0.4549,0.5255,0.4784,0.0000>] [0.66667 color rgbf <0.4549,0.5255,0.4784,0.0000>] [0.66667 color rgbf <0.5451,0.5098,0.4353,0.0000>] [0.77778 color rgbf <0.5451,0.5098,0.4353,0.0000>] [0.77778 color rgbf <0.6314,0.4941,0.3961,0.0000>] [0.88889 color rgbf <0.6314,0.4941,0.3961,0.0000>] [0.88889 color rgbf <0.7216,0.4784,0.3608,0.0000>] [1.00000 color rgbf <0.7216,0.4784,0.3608,0.0000>] }