Here's a list of basic color codes:
purple=800080
light purple=9370db
blue=0000ff
cyan=00ffff
green=008000
light green=80ff80
yellow=ffff00
light yellow=ffff80
orange=ff7000
red=ff0000
pink=ff8080
magenta=ff00ff
brown=401000
grey=b0b0b0
white=ffffff
black=000000
In the hex code, the first two digits are red, the next two are green, and the last are blue. Values are from 0 (black) to f (white). I'm looking for a good table I can link to.
Thanks! I'd better put this somewhere safe...