|
Color Hex Code for Statues
A Rainbow of Colors
Note this is
NOT confirmed!
In the Hall of Heroes each Statue has a blue Gem Pattern when
you look up at the ceiling. Notice that each statues has a different pattern, and these 12
should be in the same order for everyone.
When you look at any of your
own
gem patterns, you will notice a 32 digit code at the end of the page URL:
look like this:
view_statue_ id=12&look_up=
0dc9812fe3eb06fa2162d3590c4a2780
no two User will have the same codes
because these codes are
user specific.
Two Methods to come up with a
color pattern!
First Method;
The 32 digit codes are made up of a combination of numbers and the letters
a-f. They are HEX color codes, the numerical representations
of color. The way to code the numbers is easy, just copy the code below and
replace the "#goes
here" with the 6
digits, then paste onto your pet page or where ever you can that will accept
HTML to get the color for that statue.
Code:
<font color="#goes
here">text goes
here</font>
Remember each statue has 5 colors, and the remaining 2 digits.
Here is an example of
my code
for King Altador's Gem Pattern reads like this:
(0dc981)
(2fe3eb) (06fa21) (62d359) (0c4a27)
(80)
1st set 6 #
2nd set 6 #
3rd set 6 #
4th set 6 #
5th set 6 #
Here is my own codes of all the statues in order starting with Jerdana and ending with King
Altador.
***** 28
***** 08
***** f3
***** c7
***** 51
***** 42
***** 60
***** 42
***** bc
***** f2
***** a7
***** 80
Notice that at the end there
is a 2 digit number left. On all the statue you should get the same.
Now with the remaining number
we can make 4 more Colors
2808f3 c75142 6042bc f2a780
****
Second Method;
You can also put the
entire number for each statue to get a Color for that specific Statue
Jerdana
Siyana
Kelland
Florin
Torakor
Darkest Faerie
Marak
Fauna
Psellia
Gordos
Sasha
King Altador
Now the Question is... How do we put together the colors and stars?
|