// cpt-city: jjg/cbac/seq/cbacOranges04 (cpt) // // Almost continuous versions of Cynthia Brewer's sequential schemes // // author: J.J. Green // copyright: Apache-like // year: 2004 // url: https://phillips.shef.ac.uk/pub/cpt-city/jjg/cbac/seq #declare cbacOranges04 = color_map { [0.00000 color rgbf <0.9961,0.9294,0.8706,0.0000>] [0.25000 color rgbf <0.9961,0.8588,0.7412,0.0000>] [0.25000 color rgbf <0.9922,0.8157,0.6510,0.0000>] [0.50000 color rgbf <0.9922,0.6745,0.4157,0.0000>] [0.50000 color rgbf <0.9922,0.6235,0.3412,0.0000>] [0.75000 color rgbf <0.9412,0.4510,0.1490,0.0000>] [0.75000 color rgbf <0.9020,0.3804,0.0902,0.0000>] [1.00000 color rgbf <0.8510,0.2784,0.0039,0.0000>] }