// cpt-city: km/cyan-mauve-d12 (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_d12 = color_map { [0.00000 color rgbf <0.0314,0.5961,0.7294,0.0000>] [0.08333 color rgbf <0.0314,0.5961,0.7294,0.0000>] [0.08333 color rgbf <0.0902,0.5843,0.6863,0.0000>] [0.16667 color rgbf <0.0902,0.5843,0.6863,0.0000>] [0.16667 color rgbf <0.1529,0.5765,0.6471,0.0000>] [0.25000 color rgbf <0.1529,0.5765,0.6471,0.0000>] [0.25000 color rgbf <0.2157,0.5647,0.6118,0.0000>] [0.33333 color rgbf <0.2157,0.5647,0.6118,0.0000>] [0.33333 color rgbf <0.2784,0.5569,0.5725,0.0000>] [0.41667 color rgbf <0.2784,0.5569,0.5725,0.0000>] [0.41667 color rgbf <0.3412,0.5451,0.5373,0.0000>] [0.50000 color rgbf <0.3412,0.5451,0.5373,0.0000>] [0.50000 color rgbf <0.4039,0.5333,0.5059,0.0000>] [0.58333 color rgbf <0.4039,0.5333,0.5059,0.0000>] [0.58333 color rgbf <0.4667,0.5216,0.4706,0.0000>] [0.66667 color rgbf <0.4667,0.5216,0.4706,0.0000>] [0.66667 color rgbf <0.5333,0.5098,0.4392,0.0000>] [0.75000 color rgbf <0.5333,0.5098,0.4392,0.0000>] [0.75000 color rgbf <0.6000,0.4980,0.4118,0.0000>] [0.83333 color rgbf <0.6000,0.4980,0.4118,0.0000>] [0.83333 color rgbf <0.6667,0.4863,0.3804,0.0000>] [0.91667 color rgbf <0.6667,0.4863,0.3804,0.0000>] [0.91667 color rgbf <0.7333,0.4745,0.3569,0.0000>] [1.00000 color rgbf <0.7333,0.4745,0.3569,0.0000>] }