Skip to content

Instantly share code, notes, and snippets.

View FlyingThunder's full-sized avatar

FlyingThunder FlyingThunder

View GitHub Profile
@zealoushacker
zealoushacker / gist:3970953
Created October 29, 2012 01:55
Explanation of hex colors.
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