Function rgb

string rgb (
  string s,
  ubyte r,
  ubyte g,
  ubyte b
) @safe;