changing colors

W

widman

I was hoping to be able to type in colors such as DDEEEE, so I could make
colors match my web site, as NOF alows.
 
E

Ed Ferrero

Hi widman,

The web colors you use are RGB values in hex
So DDEEEE is
Red DD = 221
Green EE = 238
Blue EE = 238

So go to Options and create a custom color with RGB values of 221, 238, 238

Try http://www.visibone.com/colorlab/ for more info on web colors

Ed Ferrero
 
Top