• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Text colours {I need these colors}

Status
Not open for further replies.
Level 18
Joined
Mar 13, 2009
Messages
1,411
Last edited:
Level 11
Joined
Feb 14, 2009
Messages
884
Basically, it's the same with HTML color codes, you just add a |cff in the beginning and a |r in the end.
 
Level 11
Joined
Feb 14, 2009
Messages
884
The first two digits represent red. The next two represent green and the last two represent blue (all these in hexadecimal form). Larger values mean "more" color (for example, FF0000 is "more red" than 1F0000). For future reference, this site here has a large list of color codes.
 
Level 18
Joined
Mar 13, 2009
Messages
1,411
I gave him the color codes that were used for player colors, since they are usually used in Warcraft 3.

What is the E? F was the maximum right (probably a 10 or something)?
 
Level 11
Joined
Feb 14, 2009
Messages
884
The hexadecimal system uses 16 digits instead of 10. It's 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E, F. What do you mean "What is the E?"
 
Status
Not open for further replies.
Top