// cpt-city: jjg/cbac/seq/cbacOranges05 (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 cbacOranges05 = color_map { [0.00000 color rgbf <0.9961,0.9294,0.8706,0.0000>] [0.20000 color rgbf <0.9961,0.8588,0.7412,0.0000>] [0.20000 color rgbf <0.9922,0.8157,0.6510,0.0000>] [0.40000 color rgbf <0.9922,0.6745,0.4157,0.0000>] [0.40000 color rgbf <0.9922,0.6235,0.3412,0.0000>] [0.60000 color rgbf <0.9569,0.4706,0.1647,0.0000>] [0.60000 color rgbf <0.9373,0.4157,0.1216,0.0000>] [0.80000 color rgbf <0.8078,0.2863,0.0353,0.0000>] [0.80000 color rgbf <0.7451,0.2588,0.0275,0.0000>] [1.00000 color rgbf <0.6510,0.2118,0.0118,0.0000>] }