// cpt-city: km/cyan-mauve-d15 (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_d15 = color_map { [0.00000 color rgbf <0.0235,0.5961,0.7333,0.0000>] [0.06667 color rgbf <0.0235,0.5961,0.7333,0.0000>] [0.06667 color rgbf <0.0706,0.5882,0.6980,0.0000>] [0.13333 color rgbf <0.0706,0.5882,0.6980,0.0000>] [0.13333 color rgbf <0.1216,0.5804,0.6706,0.0000>] [0.20000 color rgbf <0.1216,0.5804,0.6706,0.0000>] [0.20000 color rgbf <0.1725,0.5725,0.6353,0.0000>] [0.26667 color rgbf <0.1725,0.5725,0.6353,0.0000>] [0.26667 color rgbf <0.2235,0.5647,0.6078,0.0000>] [0.33333 color rgbf <0.2235,0.5647,0.6078,0.0000>] [0.33333 color rgbf <0.2706,0.5569,0.5765,0.0000>] [0.40000 color rgbf <0.2706,0.5569,0.5765,0.0000>] [0.40000 color rgbf <0.3216,0.5490,0.5490,0.0000>] [0.46667 color rgbf <0.3216,0.5490,0.5490,0.0000>] [0.46667 color rgbf <0.3725,0.5373,0.5216,0.0000>] [0.53333 color rgbf <0.3725,0.5373,0.5216,0.0000>] [0.53333 color rgbf <0.4235,0.5294,0.4941,0.0000>] [0.60000 color rgbf <0.4235,0.5294,0.4941,0.0000>] [0.60000 color rgbf <0.4745,0.5216,0.4667,0.0000>] [0.66667 color rgbf <0.4745,0.5216,0.4667,0.0000>] [0.66667 color rgbf <0.5255,0.5098,0.4431,0.0000>] [0.73333 color rgbf <0.5255,0.5098,0.4431,0.0000>] [0.73333 color rgbf <0.5804,0.5020,0.4196,0.0000>] [0.80000 color rgbf <0.5804,0.5020,0.4196,0.0000>] [0.80000 color rgbf <0.6314,0.4941,0.3961,0.0000>] [0.86667 color rgbf <0.6314,0.4941,0.3961,0.0000>] [0.86667 color rgbf <0.6863,0.4824,0.3725,0.0000>] [0.93333 color rgbf <0.6863,0.4824,0.3725,0.0000>] [0.93333 color rgbf <0.7412,0.4706,0.3529,0.0000>] [1.00000 color rgbf <0.7412,0.4706,0.3529,0.0000>] }