Active Articles: 2038
Total Categories: 16
Sub Categories:616
![]() |
|
Understanding How HTML Color Codes Work |
|
| Date Added: June 06, 2008 11:59:37 PM | |
| Author: Joe Duchesne | |
| Category: Tips and Tutorials: HTML Tips and Tutorials | |
Introduction to the Hexadecimal System In mathematics, the hexadecimal or simply hex is a numeral system with a base of 16 usually written using the symbols 0-9 and A-F. The numbers 0-9 have the same value as in the decimal system but starting with the letter A, the value keeps going up one up to the value of 16. A is worth 10, B is worth 11 and so forth until you get to F which is worth 16. How the HTML Color Codes are put together HTML Color codes are composed of six hex numbers that represent a possible 16.7 million color combinations. The hex color codes are built on the RGB color model. R stands for red, G for green, and B for blue. With your typical html code that looks like this: #FFFFFF it breaks down as follows. The first two hex digits #FFFFFF represent 'red'. The second set of two hex digits #FFFFFF represent the color green. The third and final set of two hex digits #FFFFFF represent the color blue. A brief overview of the RGB model The RGB color model, like the HTML color model can represent a total of 16.7 million colors. By varying the amoung of red, green, and blue, one can come up with any of 16.7 million colors. Each RGB value is represented by a number from 0 to 255. So a set of RGB values for the color white for instance, would look like this: 255, 255, 255. Putting HTML and RGB Together We've already established the hex numeral system with it's number range between 0 to 16. Now, when you combine two hex numbers, you can represent any number between 0 and 255. As you can see, RGB and HTML color codes represent the same color model. Websafe Color Palette Years ago, monitors could only display 256 colors. These monitors were still popular when HTML was first put together. As such, it was necessary to put together a list of colors that web designers could be sure any given monitor could properly display. Web safe colors are the result. The websafe color palette is made up of 216 colors. It is always good practice to pick standard colors across the board, but it is no longer absolutely necessary to stick with web safe colors. Doing so now is more for purposes of holding to standard than it is for necessity. One exception to this rule may be developing websites for cellphones and PDA's. Having said that, these devices are now surpassing this barrier as well. #FFFFFF represents the color white. #000000 represents the color black with every other color in between. I hope you now have a much better idea of why HTML color codes are look the way they do. Joe Duchesne is the president of Yowling.com. They specializes in business web hosting and also offers you the ability to design a website online using their easy to use ecommerce website builder. Reprint freely as long as you provide a keyword rich clickable link back to our website. http://www.yowling.com/ RELATED ARTICLES & TUTORIALS
It is very tempting to use fancy looking fonts when designing a web page. After all, the fancier the font the more attractive it will be to visitors and the more likely they will be to stay at your page once they've gotten there. Actually, the reverse is Hidden HTML and the Keywords They Love If you have a website that is not performing well it is possible that you have selected keywords or phrases that are too general. About HTML fonts It is very tempting to use fancy looking fonts when designing a web page. After all, the fancier the font the more attractive it will be to visitors and the more likely they will be to stay at your p... Website Design Without The Need To Learn The Intricacies Of HTML Or FTP Clients Designing your first website can be daunting even when a small business or personal web site just wants a plain simple page. All I want is something simple, nothing fancy or complicated, I just need a web presence with my business details. Simple I hear y The Question: Learn HTML, Or Use A WYSIWYG Editor When I first started designing web pages back in 1997, it was necessary for me to learn the HTML markup language. At that particular time, there were some what you see is what you get editors, but almost everyone that design web pages used raw HTML and un |
|
|
|
|
|
The views and opinions of authors expressed on Zeronese Webmaster Article Directory web sites do not necessarily state or reflect those of the Zeronese.net . |
|

