public String toString ()

Overriding: java.lang.Object

Returns a string representation of this Color. This method is intended to be used only for debugging purposes. The content and format of the returned string might vary between implementations. The returned string might be empty but cannot be null.

Returns:  a string representation of this Color.