Satin Chocolate
#773344
Here's everything about the color Satin Chocolate (#773344) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #773344 | |
|---|---|---|
| RGB | rgb(119, 51, 68) | |
| HSL | hsl(345, 40%, 33%) | |
| CMYK | cmyk(0%, 57%, 43%, 53%) | |
| LAB | lab(31, 32, 5) | |
| OKLCH | oklch(0.42 0.097 7) |
Color harmonies
Tints & shades
Code snippets
color: #773344;
background-color: #773344;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF773344)
/* Swift / UIKit */
UIColor(red: 0.47, green: 0.20, blue: 0.27, alpha: 1.0)