Olympian Blue
#1c4c8c
Here's everything about the color Olympian Blue (#1c4c8c) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #1c4c8c | |
|---|---|---|
| RGB | rgb(28, 76, 140) | |
| HSL | hsl(214, 67%, 33%) | |
| CMYK | cmyk(80%, 46%, 0%, 45%) | |
| LAB | lab(32, 3, -41) | |
| OKLCH | oklch(0.42 0.118 257) |
Color harmonies
Tints & shades
Code snippets
color: #1c4c8c;
background-color: #1c4c8c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF1C4C8C)
/* Swift / UIKit */
UIColor(red: 0.11, green: 0.30, blue: 0.55, alpha: 1.0)