|
These colours can be used as backgrounds, for text, links and in pictures.
They are particularly useful when you want a large area of one colour,
let´s say a flag, where other colours may look dithered on some screens.
33 66 99 CC FF in different ways according the system RedGreenBlue - (RGB) A red colour FF0000 A green colour 00FF00 A blue colour 0000FF <BODY BGCOLOR = "#FF9933"> If you want the text to be blue: <FONT COLOR = "#0000FF">...</FONT> (see colour values - numbers). <FONT COLOR = "black">...</FONT> |
|
|
If you´re using decimal numbers, as for instance if you want to edit a palette in e g Paint Shop Pro, the numbers you´ll use are 000, 051,102, 153, 204, 255. |
|
|
HEXADECIMAL= 00 = 33 = 66 = 99 = CC = FF = |
DECIMAL 00 51 102 153 204 255 |
|
This page was designed by ilj@flowsim.se Works best with Netscape 3.0+. Last modified: June 15, 1998 This page should be part of a frames system at: http://www.flowsim.se |
|