Cover of Night
#494e4f
Here's everything about the color Cover of Night (#494e4f) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #494e4f | |
|---|---|---|
| RGB | rgb(73, 78, 79) | |
| HSL | hsl(190, 4%, 30%) | |
| CMYK | cmyk(8%, 1%, 0%, 69%) | |
| LAB | lab(33, -2, -1) | |
| OKLCH | oklch(0.42 0.007 211) |
Color harmonies
Tints & shades
Code snippets
color: #494e4f;
background-color: #494e4f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF494E4F)
/* Swift / UIKit */
UIColor(red: 0.29, green: 0.31, blue: 0.31, alpha: 1.0)