Submerged
#4a7d82
Here's everything about the color Submerged (#4a7d82) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #4a7d82 | |
|---|---|---|
| RGB | rgb(74, 125, 130) | |
| HSL | hsl(185, 27%, 40%) | |
| CMYK | cmyk(43%, 4%, 0%, 49%) | |
| LAB | lab(49, -17, -8) | |
| OKLCH | oklch(0.56 0.055 204) |
Color harmonies
Tints & shades
Code snippets
color: #4a7d82;
background-color: #4a7d82;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF4A7D82)
/* Swift / UIKit */
UIColor(red: 0.29, green: 0.49, blue: 0.51, alpha: 1.0)