
SIM41 uses the RGB arrangement of colors red-green-blue (RGB) of Windows.
The components red, green and blue of a composite color are represented
by a number between 0 and 255

Some typical values are:


Color	          RGB value 	

                  Red  Green  Blue 
White	          255   255    255	
Black	            0     0      0	
Grey	          192   192    192	
Dark grey         128   128    128
Red	          255     0      0	
Dark red          128     0      0	
Yellow            255   255      0	
Dark Yellow       128   128      0
Green               0   255      0
Dark green          0   128      0
Cyan                0   255    255
Dark Cyan           0   128    128
Blue                0     0    255
Dark Blue           0     0    128
Magenta           255     0    255
Dark Magenta      128     0    128


If you want to use a picture as skin you could enter its name in the
box "Back Picture". The file must be a .bmp file. 

Example:  Soap bubbles.bmp
Example2: marmol13.bmp (included)