Realm of the Underworld
#114411
Here's everything about the color Realm of the Underworld (#114411) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #114411 | |
|---|---|---|
| RGB | rgb(17, 68, 17) | |
| HSL | hsl(120, 60%, 17%) | |
| CMYK | cmyk(75%, 0%, 75%, 73%) | |
| LAB | lab(25, -26, 25) | |
| OKLCH | oklch(0.34 0.096 143) |
Color harmonies
Tints & shades
Code snippets
color: #114411;
background-color: #114411;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF114411)
/* Swift / UIKit */
UIColor(red: 0.07, green: 0.27, blue: 0.07, alpha: 1.0)