Crow
#180614
Here's everything about the color Crow (#180614) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #180614 | |
|---|---|---|
| RGB | rgb(24, 6, 20) | |
| HSL | hsl(313, 60%, 6%) | |
| CMYK | cmyk(0%, 75%, 17%, 91%) | |
| LAB | lab(3, 8, -4) | |
| OKLCH | oklch(0.16 0.042 336) |
Color harmonies
Tints & shades
Code snippets
color: #180614;
background-color: #180614;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF180614)
/* Swift / UIKit */
UIColor(red: 0.09, green: 0.02, blue: 0.08, alpha: 1.0)