Html Colors part 2
HTML Color Model
Colors are displayed in combinations of red, green, and blue light (RGB).
Hex values are written using the hashtag symbol (#), followed by either three or six hex characters.
As shown in the picture below, the circles overlap, forming new colors:
RGB color values are supported in all browsers.
Comments
Post a Comment