3AM in Shibuya
#225577
Here's everything about the color 3AM in Shibuya (#225577) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #225577 | |
|---|---|---|
| RGB | rgb(34, 85, 119) | |
| HSL | hsl(204, 56%, 30%) | |
| CMYK | cmyk(71%, 29%, 0%, 53%) | |
| LAB | lab(34, -8, -25) | |
| OKLCH | oklch(0.43 0.078 241) |
Color harmonies
Tints & shades
Code snippets
color: #225577;
background-color: #225577;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF225577)
/* Swift / UIKit */
UIColor(red: 0.13, green: 0.33, blue: 0.47, alpha: 1.0)