74 in Decimal
Hexadecimal 74 equals 116 in decimal.
74 in all number bases
Decimal116
Hexadecimal0x74
Binary0111 0100
Octal164
How 74 converts from hexadecimal to decimal
Multiply each digit by 16 raised to its position (starting at 0 from the right), then add the results:
7× 161 = 7 × 16 = 112
4× 160 = 4 × 1 = 4
Sum: 116