Returns a color modified by the provided degrees int the color wheel.
degrees
Color modColor(int degrees) => modColors([degrees]).first;