Kelp Forest
#448811
Here's everything about the color Kelp Forest (#448811) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #448811 | |
|---|---|---|
| RGB | rgb(68, 136, 17) | |
| HSL | hsl(94, 78%, 30%) | |
| CMYK | cmyk(50%, 0%, 88%, 47%) | |
| LAB | lab(51, -37, 50) | |
| OKLCH | oklch(0.56 0.159 136) |
Color harmonies
Tints & shades
Code snippets
color: #448811;
background-color: #448811;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF448811)
/* Swift / UIKit */
UIColor(red: 0.27, green: 0.53, blue: 0.07, alpha: 1.0)