// cpt-city: km/cyan-mauve-d11 (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_d11 = color_map { [0.00000 color rgbf <0.0353,0.5961,0.7255,0.0000>] [0.09091 color rgbf <0.0353,0.5961,0.7255,0.0000>] [0.09091 color rgbf <0.0980,0.5843,0.6824,0.0000>] [0.18182 color rgbf <0.0980,0.5843,0.6824,0.0000>] [0.18182 color rgbf <0.1686,0.5725,0.6392,0.0000>] [0.27273 color rgbf <0.1686,0.5725,0.6392,0.0000>] [0.27273 color rgbf <0.2353,0.5647,0.6000,0.0000>] [0.36364 color rgbf <0.2353,0.5647,0.6000,0.0000>] [0.36364 color rgbf <0.3059,0.5529,0.5608,0.0000>] [0.45455 color rgbf <0.3059,0.5529,0.5608,0.0000>] [0.45455 color rgbf <0.3725,0.5373,0.5216,0.0000>] [0.54546 color rgbf <0.3725,0.5373,0.5216,0.0000>] [0.54546 color rgbf <0.4392,0.5255,0.4863,0.0000>] [0.63636 color rgbf <0.4392,0.5255,0.4863,0.0000>] [0.63636 color rgbf <0.5137,0.5137,0.4510,0.0000>] [0.72727 color rgbf <0.5137,0.5137,0.4510,0.0000>] [0.72727 color rgbf <0.5843,0.5020,0.4196,0.0000>] [0.81818 color rgbf <0.5843,0.5020,0.4196,0.0000>] [0.81818 color rgbf <0.6588,0.4902,0.3843,0.0000>] [0.90909 color rgbf <0.6588,0.4902,0.3843,0.0000>] [0.90909 color rgbf <0.7294,0.4745,0.3569,0.0000>] [1.00000 color rgbf <0.7294,0.4745,0.3569,0.0000>] }