Underwater World
#657f7a
Here's everything about the color Underwater World (#657f7a) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #657f7a | |
|---|---|---|
| RGB | rgb(101, 127, 122) | |
| HSL | hsl(168, 11%, 45%) | |
| CMYK | cmyk(20%, 0%, 4%, 50%) | |
| LAB | lab(51, -11, -1) | |
| OKLCH | oklch(0.57 0.031 182) |
Color harmonies
Tints & shades
Code snippets
color: #657f7a;
background-color: #657f7a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF657F7A)
/* Swift / UIKit */
UIColor(red: 0.40, green: 0.50, blue: 0.48, alpha: 1.0)