08.09.2010, 15:36
go to http://www.2createawebsite.com/build/hex-colors.html
then create the color u like.
then for example when u get a code like this "#A620A4"
take the part "A620A4"
put "0x" infront of it and "AA" after it, so you code looks like "0xA620A4AA"
and there we go you got your color
!
then create the color u like.
then for example when u get a code like this "#A620A4"
take the part "A620A4"
put "0x" infront of it and "AA" after it, so you code looks like "0xA620A4AA"
and there we go you got your color
