Pitch-Black Forests
#003322
Here's everything about the color Pitch-Black Forests (#003322) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #003322 | |
|---|---|---|
| RGB | rgb(0, 51, 34) | |
| HSL | hsl(160, 100%, 10%) | |
| CMYK | cmyk(100%, 0%, 33%, 80%) | |
| LAB | lab(18, -21, 6) | |
| OKLCH | oklch(0.28 0.06 164) |
Color harmonies
Tints & shades
Code snippets
color: #003322;
background-color: #003322;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF003322)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.20, blue: 0.13, alpha: 1.0)