Know the Hexadecimal code of a color

Last update on May 27, 2009 08:25 PM by jak58
Published by jak58

Know the Hexadecimal code of a color




What is a Hexadecimal code


In mathematical terms, a hexadecimal (hex) is a numeral system consisting of a base, of 16. It uses sixteen distinct symbols:

Numeric symbols: from 0-9 and A, B, C, D, E, F to represent the missing values (10 to 15).
Its major use is to represent binary coded values through a user friendly fashion and this principle is also use for color schemes.



Want to know the hexadecimal code of a color, to integrate it into your web pages?

To do this:
Visit this site:
colorpicker: http://www.colorpicker.com/
Locate the desired color using the mouse to get its HTML code. Here's an example:



Now you can integrate the code of the chosen color on your web pages!

You can also use the Color Picker.

It gives you access to 216 colors with a Netscape compatible browser.
Best answers for « Know the Hexadecimal code of a color » in :
Download Pixeur Show Pixeur is totally free software that lets you know the color code. You can select any pixel on the screen to know the RGB or hexadecimal code. Advantage It is possible to display colors that site. The code can be automatically copied to the...
Transforming a color to digital value ShowTransforming a color to digital value You can make use of this macro to get the color code: Sub distri_color() Dim i For i = 1 To 12 Worksheets(1).Range("C" & i).Value = Worksheets(1).Range("B" & i).Interior.Color Next...
Windows Error Codes and How to Fix them ShowWindows Error Codes and How to Fix them Below is a list of the most common error codes that you an face while using Windows and its basic components. Some solutions have been provided for you to try to solve them. You should also note that...
Universal Remote Codes ShowUniversal Remote Codes Universal Remote Codes by TV set Brand The universal remote codes, needed to operate effectively your devices attached to them, are listed in the user manual for each model. If you have unfortunately lost...
Download Color Cop ShowColor Cop allows to choose a color directly in screen with a pipette and to show it in a visualisor with his code RGB (RVB). It is possible to use a magnifier for a better selection. This software is notably very practical for any webmaster...
Download K-Lite Codec Pack Full ShowK-Lite Codec Pack is a collection of VFW/ACM codecs, DirectShow filters and tools. Codecs and DirectShow filters are needed for encoding and decoding (playing) audio and video formats. Contents of version 4.7.0 : Player: Media Player...
The Colour Table ShowCoding colours In HTML, colours are defined by three hexadecimal numbers, which represent the Red, Green, and Blue tones (using RGB coding) of the chosen colour. This is the syntax for coding a colour in HTML: color="#RRGGBB" RR, GG and BB each...
ASCII Code ShowData coding Morse code was the first code used for long-distance communication. Samuel F.B. Morse invented it in 1844. This code is made up of dots and dashes (a sort of binary code). It was used to carry out communication much faster than could...
Video compression (codecs) ShowThe concept of codec A non-compressed video image occupies approximately 1 MB. In order to obtain a fluid video, it is necessary to have a frequency of at least 25 or 30 images per second, which produces a data flow of approximately 30 MB/s, that...