64 Colors, excluding FX.
Color Examples:
Red: 255 0 0 255
Blue: 0 255 0 255
Green: 0 0 255 255
Yellow: 255 255 0 255
Cyan: 0 255 255
Magenta: 255 0 255
White: 255 255 255 255
Black: 0 0 0 255
The format is RGB is you haven't guess that already. The last number controls Alpha, or Transparency.