Skip to content

A6 in Decimal

Hexadecimal A6 equals 166 in decimal.

A6 in all number bases

Decimal166
Hexadecimal0xA6
Binary1010 0110
Octal246

Try another value

Edit this value or switch its base. Your changes are calculated in your browser with exact integer arithmetic.

Input base:
Decimal166
Hex0xA6
Binary0b10100110
Octal0o246

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

This tool runs entirely in your browser - nothing you enter is uploaded or stored.

Want to learn the method behind this tool? Read How to Convert Hexadecimal to Decimal - the full step-by-step guide.