answersLogoWhite

0


Best Answer

16^2 = 256, so in hex, it is 100 - 1 = EE

User Avatar

Wiki User

9y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

8y ago

FF

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the decimal number 255 in hex?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

The Hex number FF may be represented by?

FF in Hex is the same as 255 in Decimal, 377 in Octal and 11111111 in Binary FF in Hex is the same as 255 in Decimal, 377 in Octal and 11111111 in Binary


What color is FF0000 HEX in web programming?

The hex code #FF0000 is pure red. Hexadecimal colors are given in Red, Green, Blue as a number in the hexadecimal number system. The number FF, in hex, is the same as the number 255 in decimal. Pure blue? #0000FF Pure green? #00FF00 And any of the 16 million or so other colors hex is capable of.


What is the decimal number 12 in hex?

in hex 12 is represented as c.


What is 255 in decimal?

255 is 255 in decimal.


Which sub network does 192.168.60.7528 belong to?

The imaginary one? IPv4 address octets are never greater than FF(hex) which converts to 255 (decimal). So 7528 is not a valid number.


What is the decimal value of the hex number AA?

170


What is the largest hex number that can be represented in four bytes?

The Largest 4Bytes Hex number is FFFF FFFF which is 65535 in decimal.


What is the maximal decimal number that can be accommodated in a byte?

255


A in hex equals this in decimal?

10 In the hexadecimal number system (commonly referred to as hex), A follows 9 as a digit. In decimal (the common number system), 10 (a two digit number) follows 9.


What is the largest decimal number that can be stored ising 8 bits or 1 byte?

255 is the largest decimal number. 1 byte (8 bits) can store 256 *values* (0-255).


What is the decimal equivalent of a given 8-bit binary number?

It can be any decimal number between 0 and 255.


What is the decimal equivalent of the hex number 0x3F?

There is no x in a hex number. And, if it represents multiplication, then anything multiplied by 0 is 0 - in any base.