Skip to content

Instantly share code, notes, and snippets.

@akrambazina
akrambazina / Color transparency
Created February 6, 2024 17:34 — forked from lopspower/README.md
Hexadecimal color code for transparency
Hexadecimal color code for transparency
=================
[![Twitter](https://img.shields.io/badge/Twitter-@LopezMikhael-blue.svg?style=flat)](http://twitter.com/lopezmikhael)
### 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`.
### Download This sample on Google Play Store