Chocolate Bells
#775130
Chocolate Bells is a color with the hex code #775130. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #775130 | |
|---|---|---|
| RGB | rgb(119, 81, 48) | |
| HSL | hsl(28, 43%, 33%) | |
| CMYK | cmyk(0%, 32%, 60%, 53%) | |
| LAB | lab(38, 14, 26) | |
| OKLCH | oklch(0.47 0.07 61) |
Color harmonies
Tints & shades
Code snippets
color: #775130;
background-color: #775130;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF775130)
/* Swift / UIKit */
UIColor(red: 0.47, green: 0.32, blue: 0.19, alpha: 1.0)