Return the RGB components of a color provided as a string.
color (str)
The red, green, and blue components
tuple[float,float, float]
ValueError – If Gdk cannot parse the color