Calculates a brighter hex color by the specified brighter percentage.
the input hex color #RRGGBB
How much to brighten the color
Optional
Optional fallback color if the hexColor argument is invalid
The brightened color or undefined if invalid hexColor
Url
Generated using TypeDoc
Calculates a brighter hex color by the specified brighter percentage.