Netherworld
#881111
Here's everything about the color Netherworld (#881111) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #881111 | |
|---|---|---|
| RGB | rgb(136, 17, 17) | |
| HSL | hsl(0, 78%, 30%) | |
| CMYK | cmyk(0%, 88%, 88%, 47%) | |
| LAB | lab(29, 48, 35) | |
| OKLCH | oklch(0.4 0.152 28) |
Color harmonies
Tints & shades
Code snippets
color: #881111;
background-color: #881111;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF881111)
/* Swift / UIKit */
UIColor(red: 0.53, green: 0.07, blue: 0.07, alpha: 1.0)