Ebi Brown
#773c30
Ebi Brown is a color with the hex code #773c30. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #773c30 | |
|---|---|---|
| RGB | rgb(119, 60, 48) | |
| HSL | hsl(10, 43%, 33%) | |
| CMYK | cmyk(0%, 50%, 60%, 53%) | |
| LAB | lab(33, 25, 20) | |
| OKLCH | oklch(0.43 0.085 33) |
Color harmonies
Tints & shades
Code snippets
color: #773c30;
background-color: #773c30;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF773C30)
/* Swift / UIKit */
UIColor(red: 0.47, green: 0.24, blue: 0.19, alpha: 1.0)