O Tannenbaum
#005522
Here's everything about the color O Tannenbaum (#005522) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #005522 | |
|---|---|---|
| RGB | rgb(0, 85, 34) | |
| HSL | hsl(144, 100%, 17%) | |
| CMYK | cmyk(100%, 0%, 60%, 67%) | |
| LAB | lab(31, -33, 23) | |
| OKLCH | oklch(0.39 0.11 149) |
Color harmonies
Tints & shades
Code snippets
color: #005522;
background-color: #005522;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF005522)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.33, blue: 0.13, alpha: 1.0)