// cpt-city: nd/vermillion/Analogous_03 (ggr) // // Extra gradients for the GIMP by Nevit Dilmen // // author: Nevit Dilmen // copyright: GPL // year: 2007 // url: https://phillips.shef.ac.uk/pub/cpt-city/nd/vermillion #declare Vermillion_Analogous_03 = color_map { [0.00000 color rgbf <0.6510,0.2000,1.0000,0.0000>] [0.25000 color rgbf <0.8235,0.1765,0.6510,0.0000>] [0.50000 color rgbf <1.0000,0.1490,0.3020,0.0000>] [0.75000 color rgbf <1.0000,0.1255,0.2510,0.0000>] [1.00000 color rgbf <1.0000,0.0980,0.2000,0.0000>] }