Date: Thu, 7 Feb 2008 13:20:44 -0600
Reply-To: Mary <mlhoward@avalon.net>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Mary <mlhoward@AVALON.NET>
Subject: Re: How to find out which CX color codes map to what colors?
Content-Type: text/plain; charset="iso-8859-1"
Thanks to all very much. I did find a site that shows the HEX numbers for the standard MS color wheel- it is:
http://html-color-codes.com/
In SAS Graph, one refers to these with cx in front of them, such as:
cframe="cx80FFFF";
for light blue.
-Mary
|