Zenith
#497a9f
Here's everything about the color Zenith (#497a9f) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #497a9f | |
|---|---|---|
| RGB | rgb(73, 122, 159) | |
| HSL | hsl(206, 37%, 45%) | |
| CMYK | cmyk(54%, 23%, 0%, 38%) | |
| LAB | lab(49, -9, -25) | |
| OKLCH | oklch(0.56 0.079 243) |
Color harmonies
Tints & shades
Code snippets
color: #497a9f;
background-color: #497a9f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF497A9F)
/* Swift / UIKit */
UIColor(red: 0.29, green: 0.48, blue: 0.62, alpha: 1.0)