**\* The support of RGB, RGBA notation (this is cool) : background: rgb(200, 54, 54); background: rgba(200, 54, 54, 0.5); reference - http://css-tricks.com/rgba-browser-support/ from jeromedecoster
*** The support of RGB, RGBA notation (this is cool) : background: rgb(200, 54, 54);
background: rgba(200, 54, 54, 0.5);
reference - http://css-tricks.com/rgba-browser-support/
from jeromedecoster