Dark Serpent
#113311
Here's everything about the color Dark Serpent (#113311) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #113311 | |
|---|---|---|
| RGB | rgb(17, 51, 17) | |
| HSL | hsl(120, 50%, 13%) | |
| CMYK | cmyk(67%, 0%, 67%, 80%) | |
| LAB | lab(18, -19, 17) | |
| OKLCH | oklch(0.29 0.071 143) |
Color harmonies
Tints & shades
Code snippets
color: #113311;
background-color: #113311;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF113311)
/* Swift / UIKit */
UIColor(red: 0.07, green: 0.20, blue: 0.07, alpha: 1.0)