// cpt-city: km/cyan-mauve-d14 (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_d14 = color_map { [0.00000 color rgbf <0.0275,0.5961,0.7294,0.0000>] [0.07143 color rgbf <0.0275,0.5961,0.7294,0.0000>] [0.07143 color rgbf <0.0784,0.5882,0.6941,0.0000>] [0.14286 color rgbf <0.0784,0.5882,0.6941,0.0000>] [0.14286 color rgbf <0.1294,0.5804,0.6627,0.0000>] [0.21429 color rgbf <0.1294,0.5804,0.6627,0.0000>] [0.21429 color rgbf <0.1843,0.5725,0.6314,0.0000>] [0.28571 color rgbf <0.1843,0.5725,0.6314,0.0000>] [0.28571 color rgbf <0.2392,0.5608,0.5961,0.0000>] [0.35714 color rgbf <0.2392,0.5608,0.5961,0.0000>] [0.35714 color rgbf <0.2902,0.5529,0.5686,0.0000>] [0.42857 color rgbf <0.2902,0.5529,0.5686,0.0000>] [0.42857 color rgbf <0.3451,0.5451,0.5373,0.0000>] [0.50000 color rgbf <0.3451,0.5451,0.5373,0.0000>] [0.50000 color rgbf <0.4000,0.5333,0.5059,0.0000>] [0.57143 color rgbf <0.4000,0.5333,0.5059,0.0000>] [0.57143 color rgbf <0.4549,0.5255,0.4784,0.0000>] [0.64286 color rgbf <0.4549,0.5255,0.4784,0.0000>] [0.64286 color rgbf <0.5098,0.5137,0.4510,0.0000>] [0.71429 color rgbf <0.5098,0.5137,0.4510,0.0000>] [0.71429 color rgbf <0.5686,0.5059,0.4275,0.0000>] [0.78571 color rgbf <0.5686,0.5059,0.4275,0.0000>] [0.78571 color rgbf <0.6235,0.4941,0.4000,0.0000>] [0.85714 color rgbf <0.6235,0.4941,0.4000,0.0000>] [0.85714 color rgbf <0.6784,0.4824,0.3765,0.0000>] [0.92857 color rgbf <0.6784,0.4824,0.3765,0.0000>] [0.92857 color rgbf <0.7373,0.4706,0.3529,0.0000>] [1.00000 color rgbf <0.7373,0.4706,0.3529,0.0000>] }