The ColorString() function is defined as the Color object’s toString() method


The ColorString() function is defined as the Color object’s toString() method. This function converts the color back to an RGB triplet.
Also,the ColorString() function is automatically invoked any time a Color object is used in a context that requires a string.