// cpt-city: nd/red/Analogous_12 (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/red #declare Red_Analogous_12 = color_map { [0.00000 color rgbf <1.0000,0.5490,0.6980,0.0000>] [0.25000 color rgbf <0.9255,0.3176,0.4314,0.0000>] [0.50000 color rgbf <0.8510,0.0863,0.1686,0.0000>] [0.75000 color rgbf <0.9255,0.3451,0.2824,0.0000>] [1.00000 color rgbf <1.0000,0.6000,0.4000,0.0000>] }