This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HTML colors are broken into 3 components: | |
R: Red | |
G: Green | |
B: Blue | |
These 3 components may be represented in hexadecimal. | |
A hexadecimal representation of the 3 components is called a triplet, or group of 3 numbers. | |
R G B R G B |