Set the foreground color to an RGB value (SGR 38 ; 2 ; r ; g ; b).
void setForegroundColorRgb(int r, int g, int b);