Increases the darkness of the color based on the specified percent.
percent
public IColor Darken(float percent)
The amount of darkness (specified in percent) that should be added to the color.
A new instance of IColor.