CSS HTML Validator - The fast, all-in-one, HTML, CSS, Link, SEO, spelling, and accessibility checker for Windows, & htmlval for Mac and Linux
Home Help: rgba() CSS function

The rgba() Function

New in CSS3

Specifies a color in the sRGB color space by specifying red, green, and blue values, plus an alpha value to specify opacity.

Syntax for rgba()
 Syntax
CSSrgba(R,G,B,<alpha-value>) extends rgb() with an <alpha-value> where 0 is fully transparent and 1 is fully opaque

Recommended Links

Search Engine Links (for more information)

Help us improve this page: Suggest a link or noteReport a problem