// cpt-city: km/cyan-mauve-d13 (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_d13 = color_map { [0.00000 color rgbf <0.0275,0.5961,0.7294,0.0000>] [0.07692 color rgbf <0.0275,0.5961,0.7294,0.0000>] [0.07692 color rgbf <0.0824,0.5882,0.6902,0.0000>] [0.15385 color rgbf <0.0824,0.5882,0.6902,0.0000>] [0.15385 color rgbf <0.1412,0.5765,0.6549,0.0000>] [0.23077 color rgbf <0.1412,0.5765,0.6549,0.0000>] [0.23077 color rgbf <0.2000,0.5686,0.6235,0.0000>] [0.30769 color rgbf <0.2000,0.5686,0.6235,0.0000>] [0.30769 color rgbf <0.2549,0.5608,0.5882,0.0000>] [0.38461 color rgbf <0.2549,0.5608,0.5882,0.0000>] [0.38461 color rgbf <0.3137,0.5490,0.5529,0.0000>] [0.46154 color rgbf <0.3137,0.5490,0.5529,0.0000>] [0.46154 color rgbf <0.3725,0.5373,0.5216,0.0000>] [0.53846 color rgbf <0.3725,0.5373,0.5216,0.0000>] [0.53846 color rgbf <0.4314,0.5294,0.4902,0.0000>] [0.61538 color rgbf <0.4314,0.5294,0.4902,0.0000>] [0.61538 color rgbf <0.4941,0.5176,0.4588,0.0000>] [0.69231 color rgbf <0.4941,0.5176,0.4588,0.0000>] [0.69231 color rgbf <0.5490,0.5059,0.4314,0.0000>] [0.76923 color rgbf <0.5490,0.5059,0.4314,0.0000>] [0.76923 color rgbf <0.6118,0.4941,0.4039,0.0000>] [0.84615 color rgbf <0.6118,0.4941,0.4039,0.0000>] [0.84615 color rgbf <0.6745,0.4824,0.3765,0.0000>] [0.92308 color rgbf <0.6745,0.4824,0.3765,0.0000>] [0.92308 color rgbf <0.7373,0.4706,0.3529,0.0000>] [1.00000 color rgbf <0.7373,0.4706,0.3529,0.0000>] }