Skip to content

Instantly share code, notes, and snippets.

View hardikpatel679's full-sized avatar

Hardik Patel hardikpatel679

  • Comnet Developement India
  • Pune
View GitHub Profile
@hardikpatel679
hardikpatel679 / README.md
Created September 7, 2018 07:32 — 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: