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