SyntaxFix
Write A Post
Hire A Developer
Questions
Using python to calculate this, for example(written in python 3), 50% transparency :
hex(round(256*0.50))
:)