colorshex

What is the hexadecimal code for a transparent color?


I want to set the color as transparent.

In RGB, 255 0 255 with alpha 5 may work as transparent, but how can I get it in hexadecimal?

What is the hexadecimal code for a transparent color?


Solution

  • There is no such thing; transparency is done via another channel.