Creates a java.awt.Color based on the set of properties specified.
Property
Default
Notes
red
0
green
blue
alpha
255
You can wrap a color literal like 'white' or 'darkGreen' and get the corresponding java.awt.Color