[HELP] Color Blue
#1

Hey Guys , Can Someone give me the Color Code of Blue ? Like the LSPD color ?
+Rep if Helped

Like This
Reply
#2

#define BLUE 0x0000FFFF
Reply
#3

pawn Код:
#define BLUE 0x1229FAFF
#define COLOR_LIGHTBLUE 0x33CCFFAA
#define COLOR_BLUE 0x2641FEAA
#define COLOR_DBLUE 0x2641FEAA
#define COLOR_1BLUE 0x0080FFFF
Reply
#4

0xRRGGBBTT (R = RED, G = GREEN, B = BLUE, T = Transparency);
FULL BLUE WITHOUT TRANSPARENCY = 0x0000FFFF. This is HEX.
Reply
#5

If everyone hadn't already given you the answer, I would point you attention to a wonderful site.

Also, we do not work on a "REP" theme. Rep has no effect on anyone's life.
Reply
#6

PHP код:
#define COLOR_BLUE 0x2641FEAA 
Reply
#7

www.color-hex.com -- Helps me ALOT.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)