This intention allows to convert between
new Color(int rgb)
and
new Color(int r, int g, int b)
constructor variants.