Author Topic: what color is /c2 in hex  (Read 622 times)


/c2 is 00ff00

Don't lock this thread though




/c2 is not a color
Umm... When typing it in welcome messages and such it is...


Code: [Select]
.cc0 { color: #ff7474; text-shadow: -1px 0 #AA0000, 0 1px #AA0000, 1px 0 #AA0000, 0 -1px #AA0000;}
.cc1 { color: #8e8eff; text-shadow: -1px 0 #262699, 0 1px #262699, 1px 0 #262699, 0 -1px #262699; }
.cc2 { color: #00ff00; text-shadow: -1px 0 #0E7700, 0 1px #0E7700, 1px 0 #0E7700, 0 -1px #0E7700; }
.cc3 { color: #ffff00; text-shadow: -1px 0 #808000, 0 1px #808000, 1px 0 #808000, 0 -1px #808000; }
.cc4 { color: #00ffff; }
.cc5 { color: #f6f; text-shadow: -1px 0 #909, 0 1px #909, 1px 0 #909, 0 -1px #909; }
.cc6 { color: #fff; }
.cc7 { color: #777; }
.cc8 { color: #606060; text-shadow: -1px 0 #333, 0 1px #333, 1px 0 #333, 0 -1px #333; }

There's all of them, stolen from RTB server chat. Ignore the shadows. Actually just thinking, some of these will be wrong, oh well yolo!

ok sorry for not pressing backslash

The actual codes go like this

\c0 ff0000
\c1 0000ff
\c2 00ff00
\c3 ffff00
\c4 00ffff
\c5 ff00ff
\c6 ffffff
\c7 777777
\c8 000000

ok sorry for not pressing backslash

The actual codes go like this

\c0 ff0000
\c1 0000ff
\c2 00ff00
\c3 ffff00
\c4 00ffff
\c5 ff00ff
\c6 ffffff
\c7 777777
\c8 000000

Some of them are actually slightly different from the pure colors.
Refer to Rub's table

should belong in help