// cpt-city: ocal/metal-steel-blue (svg) // // A mixed collection of gradients from the Open Clip Art Library // // author: Alan Horkan // copyright: Public domain // year: 2004 // url: https://phillips.shef.ac.uk/pub/cpt-city/ocal #declare Steel_Blue = color_map { [0.00000 color rgbf <0.1176,0.3647,0.6980,0.0000>] [0.25000 color rgbf <0.9059,0.9137,0.9569,0.0000>] [0.50000 color rgbf <0.1176,0.3647,0.6980,0.0000>] [0.75000 color rgbf <0.9059,0.9137,0.9569,0.0000>] [1.00000 color rgbf <0.1176,0.3647,0.6980,0.0000>] }