Wine Stain
#69444f
Wine Stain is a color with the hex code #69444f. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #69444f | |
|---|---|---|
| RGB | rgb(105, 68, 79) | |
| HSL | hsl(342, 21%, 34%) | |
| CMYK | cmyk(0%, 35%, 25%, 59%) | |
| LAB | lab(33, 18, 0) | |
| OKLCH | oklch(0.43 0.053 0) |
Color harmonies
Tints & shades
Code snippets
color: #69444f;
background-color: #69444f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF69444F)
/* Swift / UIKit */
UIColor(red: 0.41, green: 0.27, blue: 0.31, alpha: 1.0)