Squad Leader Archive
Thread: hex coding
Page 1 of 1
True_Rebel
Mon Feb 23, 2004 8:43 am
#1
hi i am a new squead leader, and i would like to make my commands in different colors, but i have a european keybord, is it posible to get the colors code with a european 1?
and do i use zero or an O in the coding? and do i need a capital f?
on my sreen it shows squad leader says \#000FF\ message, is that the correct way for it to show up?
Spudsin
Wed Feb 25, 2004 3:19 am
#2
it's zero-9, A-F \#RRGGBB\ Red Red Green Green, Blue Blue
so \#0f100a\ would be 15/255 red, 16/255 green, and 10/255 blue
\#000000\ is black \#ffffff\ is white
look for any html color-coding page/program/guide for setting specific colors
Red+green=yellow
Red+blue=Magenta
green+blue=cyan
so \#0f100a\ would be 15/255 red, 16/255 green, and 10/255 blue
\#000000\ is black \#ffffff\ is white
look for any html color-coding page/program/guide for setting specific colors
Red+green=yellow
Red+blue=Magenta
green+blue=cyan
Page 1 of 1