Heavy Heart
#771122
Here's everything about the color Heavy Heart (#771122) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #771122 | |
|---|---|---|
| RGB | rgb(119, 17, 34) | |
| HSL | hsl(350, 75%, 27%) | |
| CMYK | cmyk(0%, 86%, 71%, 53%) | |
| LAB | lab(26, 43, 20) | |
| OKLCH | oklch(0.37 0.134 19) |
Color harmonies
Tints & shades
Code snippets
color: #771122;
background-color: #771122;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF771122)
/* Swift / UIKit */
UIColor(red: 0.47, green: 0.07, blue: 0.13, alpha: 1.0)