Skip to content

Instantly share code, notes, and snippets.

View Piyush7890's full-sized avatar
🔱

Piyush Mamidwar Piyush7890

🔱
View GitHub Profile
@Piyush7890
Piyush7890 / README.md
Created October 30, 2018 04:59 — forked from lopspower/README.md
Hexadecimal color code for transparency

Hexadecimal color code for transparency

Twitter

How to set transparency with hex value ?

For example, you want to set 40% alpha transparence to #000000 (black color), you need to add 66 like this #66000000.

All hex value from 100% to 0% alpha: