HTML COLOR CHART
CLICK HERE
HOW TO USE HTML COLOR CODES ??
With HTML Color Codes you can design your website as per your view like background ,layout text,cells in tabs and much more
HTML color codes for website(Blog) Background:
HTML color codes for Setting font OR text color
HTML color code for Link Color
EXAMPLES::
#FF0000 - With this HTML code we Ask browser to show max of red BUT no green and no blue. The result will be absolutely pure red color:
#00FF00 - This HTML code shows Only green BUT no red and blue. The result is:
#0000FF - This HTML code shows Only blue BUT no red and green. The result is:
#FFFF00 - The Combination of both red and green color gives yellow:
#CCEEFF - Take a bit of red more of green and max of blue to get color of sky:
Enjoy Coding!
0 comments: