Blockland Forums > Help
Hex Color Codes
<< < (2/3) > >>
The Russian:

--- Quote from: The Russian on June 15, 2009, 10:38:03 PM ---k thx but thing is what are the ones used in blockland? what i mostly need is the dark blue connection sign adn greyish clan tags

--- End quote ---
that and is there a way to add sound like the connection sound to a server or you have been admined?
Regulith:
They're all used.
The Russian:
what i meant was the ones used in bl chat like clan tags admin green and connection blue
Niliscro:
Best way to think of it:
The hexadecimal codes do this:
RedRedGreenGreenBlueBlue
So the value of 000000 contains no color, and is therefore black.  Naturally, the value of FFFFFF contains all colors, and is white.  Using the RRGGBB rubric: FF0000 is red, 00FF00 is green, and 0000FF is blue.
Mixing these colors is just like mixing paints, so if we combine red and blue (FF00FF) we get a purple/pink.
The Hex values range from 0 to 9, and from A to F.
Niliscro:
Double Post.

Now that I see your last post (Hurr), here is what you wanted:


--- Code: (Tags) ---<color:666666>
--- End code ---


--- Code: (Admin Connect) ---<color:00FF00>
--- End code ---


--- Code: (Player Names in Chat) ---<color:FFFF00>
--- End code ---

I'm not so sure on the connection blue, because I don't think it's the solid 0000FF blue, so mess around a little using my guide.
Navigation
Message Index
Next page
Previous page

Go to full version