// cpt-city: jjg/cbac/seq/cbacOranges07 (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 cbacOranges07 = color_map { [0.00000 color rgbf <0.9961,0.9294,0.8706,0.0000>] [0.14286 color rgbf <0.9961,0.8863,0.7843,0.0000>] [0.14286 color rgbf <0.9922,0.8588,0.7216,0.0000>] [0.28571 color rgbf <0.9922,0.7647,0.5529,0.0000>] [0.28571 color rgbf <0.9922,0.7333,0.5020,0.0000>] [0.42857 color rgbf <0.9922,0.6353,0.3490,0.0000>] [0.42857 color rgbf <0.9922,0.6000,0.3059,0.0000>] [0.57143 color rgbf <0.9725,0.5020,0.1765,0.0000>] [0.57143 color rgbf <0.9647,0.4627,0.1333,0.0000>] [0.71429 color rgbf <0.9098,0.3647,0.0471,0.0000>] [0.71429 color rgbf <0.8863,0.3294,0.0314,0.0000>] [0.85714 color rgbf <0.7373,0.2431,0.0078,0.0000>] [0.85714 color rgbf <0.6627,0.2157,0.0118,0.0000>] [1.00000 color rgbf <0.5490,0.1765,0.0157,0.0000>] }