HTML colors can use RGB, HEX, or HSL. Here are three <div> elements with backgrounds using each method:
<div>
The backgrounds of these two <div> elements use RGBA and HSLA with 50% transparency.