There are 16,777,216 millions of colors available for us to choose from when we working with CSS. CSS work with RGB (red/green/blue) standard and accept color values in hex code.
The three standard values in the RBG are from 0 to 255, 0 being the lowest level, 255 being the highest level (for example full red). These [...]
Continue reading about Working with CSS Color Elements - CSS Lesson Three