Thread: Text Color
View Single Post
  #2  
Unread 04-04-2005, 10:32 PM
taco-man's Avatar
taco-man taco-man is offline
EQ2MAP Updater Author
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Antonia Bayle
Posts: 1,349
Default

Colors are in hex format
the first 2 digits are red, the next 2 are green, and the last 2 are blue.
0 is the lowest (none) and F is the highest. so for a really bright green it would be #00FF00
This is #FF0000
This is #00FF00
This is #0000FF
This is #FF6600
This is #6600FF
This is #66FF00
This is #00FF66
hopefully that helps, if its too confusing just search for a hexadecimal color chart or if you have a photo editor alot of them show it for the seleted color. I know photoshop does, and im sure many others do.
__________________
EQ2MAP Updater Download
EQ2MAP Website
How to Install a custom interface

Last edited by taco-man : 04-04-2005 at 10:36 PM.
Reply With Quote