French Winery
#991133
Here's everything about the color French Winery (#991133) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #991133 | |
|---|---|---|
| RGB | rgb(153, 17, 51) | |
| HSL | hsl(345, 80%, 33%) | |
| CMYK | cmyk(0%, 89%, 67%, 40%) | |
| LAB | lab(33, 54, 20) | |
| OKLCH | oklch(0.44 0.166 15) |
Color harmonies
Tints & shades
Code snippets
color: #991133;
background-color: #991133;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF991133)
/* Swift / UIKit */
UIColor(red: 0.60, green: 0.07, blue: 0.20, alpha: 1.0)