Skip to content

A6 in Decimal

Hexadecimal A6 equals 166 in decimal.

A6 in all number bases

Decimal166
Hexadecimal0xA6
Binary1010 0110
Octal246

How a6 converts from hexadecimal to decimal

Multiply each digit by 16 raised to its position (starting at 0 from the right), then add the results:

A× 161 = 10 × 16 = 160
6× 160 = 6 × 1 = 6

Sum: 166