Italian Grape
#413d4b
Here's everything about the color Italian Grape (#413d4b) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #413d4b | |
|---|---|---|
| RGB | rgb(65, 61, 75) | |
| HSL | hsl(257, 10%, 27%) | |
| CMYK | cmyk(13%, 19%, 0%, 71%) | |
| LAB | lab(27, 4, -8) | |
| OKLCH | oklch(0.37 0.024 298) |
Color harmonies
Tints & shades
Code snippets
color: #413d4b;
background-color: #413d4b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF413D4B)
/* Swift / UIKit */
UIColor(red: 0.25, green: 0.24, blue: 0.29, alpha: 1.0)