Haunted Hills
#003311
Here's everything about the color Haunted Hills (#003311) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #003311 | |
|---|---|---|
| RGB | rgb(0, 51, 17) | |
| HSL | hsl(140, 100%, 10%) | |
| CMYK | cmyk(100%, 0%, 67%, 80%) | |
| LAB | lab(17, -24, 17) | |
| OKLCH | oklch(0.28 0.079 149) |
Color harmonies
Tints & shades
Code snippets
color: #003311;
background-color: #003311;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF003311)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.20, blue: 0.07, alpha: 1.0)