Glossy Black
#110011
Here's everything about the color Glossy Black (#110011) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #110011 | |
|---|---|---|
| RGB | rgb(17, 0, 17) | |
| HSL | hsl(300, 100%, 3%) | |
| CMYK | cmyk(0%, 100%, 0%, 93%) | |
| LAB | lab(1, 7, -5) | |
| OKLCH | oklch(0.12 0.057 328) |
Color harmonies
Tints & shades
Code snippets
color: #110011;
background-color: #110011;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF110011)
/* Swift / UIKit */
UIColor(red: 0.07, green: 0.00, blue: 0.07, alpha: 1.0)