Rogue Waters
#4e7376
Here's everything about the color Rogue Waters (#4e7376) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #4e7376 | |
|---|---|---|
| RGB | rgb(78, 115, 118) | |
| HSL | hsl(185, 20%, 38%) | |
| CMYK | cmyk(34%, 3%, 0%, 54%) | |
| LAB | lab(46, -13, -6) | |
| OKLCH | oklch(0.53 0.042 202) |
Color harmonies
Tints & shades
Code snippets
color: #4e7376;
background-color: #4e7376;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF4E7376)
/* Swift / UIKit */
UIColor(red: 0.31, green: 0.45, blue: 0.46, alpha: 1.0)