struct {
   uint8  red;
   uint8  green;
   uint8  blue;
   uint16 transparency;
} Color;
