// cpt-city: nd/vermillion/Split_Complementary_06 (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_Split_Complementary_06 = color_map { [0.00000 color rgbf <1.0000,0.3020,0.3490,0.0000>] [0.25000 color rgbf <0.6745,0.4510,0.6745,0.0000>] [0.50000 color rgbf <0.3490,0.6000,1.0000,0.0000>] [0.75000 color rgbf <0.1765,0.7255,0.5451,0.0000>] [1.00000 color rgbf <0.0000,0.8510,0.0863,0.0000>] }