Creates a Color.
0-255
describing the alpha (transparency) of the color.(default 255)Creates a color and prints the components to the console.
Color variables can have individual channels set using the arguments.
Transforms a color object to a string, then prints it.