Convert Opacity to Hex
Converts CSS opacity in percent to its hex value.
Download the desktop app to install command
Convert Opacity to Hex
48
About
A simple calculator that converts a numeric percentage value representing opacity to its hex representation.
Helpful if you want to represent transparency with hex. For example, setting the color black (#000000) with 50% opacity, you would prepend 80, which is the hex value for 50 (#80000000).
typescript
Developer Tools
Calculator