Deep Night
#494c55
Here's everything about the color Deep Night (#494c55) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #494c55 | |
|---|---|---|
| RGB | rgb(73, 76, 85) | |
| HSL | hsl(225, 8%, 31%) | |
| CMYK | cmyk(14%, 11%, 0%, 67%) | |
| LAB | lab(32, 0, -6) | |
| OKLCH | oklch(0.42 0.015 271) |
Color harmonies
Tints & shades
Code snippets
color: #494c55;
background-color: #494c55;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF494C55)
/* Swift / UIKit */
UIColor(red: 0.29, green: 0.30, blue: 0.33, alpha: 1.0)