Using `new RgbColor(0, 0, 0).hashCode();` would throw NullPointerException
Using
new RgbColor(0, 0, 0).hashCode();would throw NullPointerException