Constructor new RGB() Source: styles/color.js, line 5 Classes RGB Methods toString() Create a string of the stored values, needed for CSS. Source: styles/color.js, line 19 Returns: A string of the RGB color in the format 'rgb(r,g,b)'