answersLogoWhite

0

(159)decimal = (9F)HEX

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is 999910 in hexadecimal?

The value in hexadecimal of the decimal number 999910 is F41E6.


What is DCE and what is its hexadecimal value in decimal?

DCE means: Data Carrier Equipment Hexadecimal value in decimal: 3192


What is the decimal value of the hexadecimal value C?

12.


What is the hexadecimal value of white?

It is FFFFFF.


What is the hexadecimal value of -15?

It is -F.


What is the answer of 111010101?

Decimal Value: 469 Hexadecimal Value: 1D5


What is the value of x in hexadecimal?

The value of x in hexadecimal is a numerical system that uses 16 symbols, 0-9 and A-F, to represent numbers.


What is del in hexadecimal?

In hexadecimal, "del" does not directly represent a numerical value, as it is a string of characters. However, if you consider each character's ASCII value, 'd' is 64 in decimal (or 0x64 in hexadecimal), 'e' is 101 in decimal (or 0x65 in hexadecimal), and 'l' is 108 in decimal (or 0x6C in hexadecimal). Therefore, the string "del" can be represented as a sequence of hexadecimal values: 0x64 0x65 0x6C.


What is the uppercase letter that has a hexadecimal value if 41?

A


What is the hexadecimal value for decimal 26?

1A


What numerical value in hexadecimal is equivalent to the binary number 1101111010101101?

1101111010101101 in binary is equal to DEAD in hexadecimal.


What is a hex number?

In mathematics and computing, hexadecimal, or hex, is a positional numeral system with a base of 16. It uses sixteen distinct symbols, most often the symbols 0-9to represent values zero to nine, and A, B, C, D, E, FA numerical subscript (itself written in decimal) can give the base explicitly: 159 10 is decimal 159; 159 16 is hexadecimal 159, which is equal to 345 10.