max_direct_color
int max_r = max_direct_color(red);
int max_g = max_direct_color(green);
int max_b = max_direct_color(blue);