46 in Decimal
Hexadecimal 46 equals 70 in decimal.
46 in all number bases
Decimal70
Hexadecimal0x46
Binary0100 0110
Octal106
How 46 converts from hexadecimal to decimal
Multiply each digit by 16 raised to its position (starting at 0 from the right), then add the results:
4× 161 = 4 × 16 = 64
6× 160 = 6 × 1 = 6
Sum: 70