Allows converting between the
new Color(int rgb)
and
new Color(int r, int g, int b)
constructor variants.