Dark Olive
#373e02
Here's everything about the color Dark Olive (#373e02) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #373e02 | |
|---|---|---|
| RGB | rgb(55, 62, 2) | |
| HSL | hsl(67, 94%, 13%) | |
| CMYK | cmyk(11%, 0%, 97%, 76%) | |
| LAB | lab(25, -9, 32) | |
| OKLCH | oklch(0.35 0.078 117) |
Color harmonies
Tints & shades
Code snippets
color: #373e02;
background-color: #373e02;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF373E02)
/* Swift / UIKit */
UIColor(red: 0.22, green: 0.24, blue: 0.01, alpha: 1.0)