Hydro
#49747f
Hydro is a color with the hex code #49747f. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #49747f | |
|---|---|---|
| RGB | rgb(73, 116, 127) | |
| HSL | hsl(192, 27%, 39%) | |
| CMYK | cmyk(43%, 9%, 0%, 50%) | |
| LAB | lab(46, -13, -11) | |
| OKLCH | oklch(0.53 0.051 216) |
Color harmonies
Tints & shades
Code snippets
color: #49747f;
background-color: #49747f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF49747F)
/* Swift / UIKit */
UIColor(red: 0.29, green: 0.45, blue: 0.50, alpha: 1.0)