// cpt-city: km/cyan-mauve-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 cyan_mauve_d06 = color_map { [0.00000 color rgbf <0.0588,0.5922,0.7059,0.0000>] [0.16667 color rgbf <0.0588,0.5922,0.7059,0.0000>] [0.16667 color rgbf <0.1843,0.5725,0.6314,0.0000>] [0.33333 color rgbf <0.1843,0.5725,0.6314,0.0000>] [0.33333 color rgbf <0.3098,0.5490,0.5569,0.0000>] [0.50000 color rgbf <0.3098,0.5490,0.5569,0.0000>] [0.50000 color rgbf <0.4353,0.5294,0.4902,0.0000>] [0.66667 color rgbf <0.4353,0.5294,0.4902,0.0000>] [0.66667 color rgbf <0.5686,0.5059,0.4275,0.0000>] [0.83333 color rgbf <0.5686,0.5059,0.4275,0.0000>] [0.83333 color rgbf <0.7020,0.4784,0.3686,0.0000>] [1.00000 color rgbf <0.7020,0.4784,0.3686,0.0000>] }