Convert Decimal to Hex
Conversion form
This form allows you convert Decimal to Hex, paste or upload your decimal number below:
Result of Decimal conversion to Hex
About Decimal conversion to Hex data
What is Decimal?
Decimal is a way of writing numbers where each digit represents the different power of 10 .It also needs a decimal point "dot" to separate the fractional and integral parts of decimal number. The value of a digit according to the place of the digit in a number is known as the place value of that digit. The decimal number system is based on the preceding "Powers of 10", each place value is divided by 10 when you move right from the decimal point.
What is Hex?
Hexadecimal describes a base-16 number system. That is, it describes a numbering system containing 16 sequential numbers as base units before adding a new position for the next number. The hexadecimal numbers are 0-9 and then use the letters A-F.
Binary | Decimal | Hexadecimal |
---|---|---|
0 | 0 | 0 |
1 | 1 | 1 |
10 | 2 | 2 |
11 | 3 | 3 |
100 | 4 | 4 |
101 | 5 | 5 |
110 | 6 | 6 |
111 | 7 | 7 |
1000 | 8 | 8 |
1001 | 9 | 9 |
1010 | 10 | A |
1011 | 11 | B |
1100 | 12 | C |
1101 | 13 | D |
1110 | 14 | E |
1111 | 15 | F |
10000 | 16 | 10 |
10001 | 17 | 11 |
etc | etc | etc |
Also anyone who has designed a web page has encountered hexadecimal value when doing colors. For example, to create red text use the HTML color code #FF0000, which translates to 255 red, 0 green, and 0 blue in hexadecimal.
About Decimal conversion to Hex
The Convert Decimal to Hex was created for online converting Decimal numbers into Hexadecimal numbers.
How it Works?
Just paste your Decimal numbers to the textarea above and click to the button "Convert" and you will get Hexadecimal numbers in the next textarea.
Example
Decimal:123Hex:
7b
Did you like this tool? You can donate to us. This will help us improve our free web tools.
Paypal