UO Colors

UO's graphics are all 16-bit 555 color:

Data:

short color;

Color Bit Masks:

FEDCBA9876543210
RedGreenBlue

Bit 15 is normally used for transparency, but doesn't appear to be so in UO.