Lindworm Green
#172808
Here's everything about the color Lindworm Green (#172808) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #172808 | |
|---|---|---|
| RGB | rgb(23, 40, 8) | |
| HSL | hsl(92, 67%, 9%) | |
| CMYK | cmyk(42%, 0%, 80%, 84%) | |
| LAB | lab(14, -13, 17) | |
| OKLCH | oklch(0.25 0.058 133) |
Color harmonies
Tints & shades
Code snippets
color: #172808;
background-color: #172808;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF172808)
/* Swift / UIKit */
UIColor(red: 0.09, green: 0.16, blue: 0.03, alpha: 1.0)