color_content
int color_content(short, short *, short *, short *);
int ret = color_content(colour, &red, &green, &blue);