Coal Mine
#220033
Here's everything about the color Coal Mine (#220033) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #220033 | |
|---|---|---|
| RGB | rgb(34, 0, 51) | |
| HSL | hsl(280, 100%, 10%) | |
| CMYK | cmyk(33%, 100%, 0%, 80%) | |
| LAB | lab(5, 24, -25) | |
| OKLCH | oklch(0.19 0.097 311) |
Color harmonies
Tints & shades
Code snippets
color: #220033;
background-color: #220033;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF220033)
/* Swift / UIKit */
UIColor(red: 0.13, green: 0.00, blue: 0.20, alpha: 1.0)