Garfield
#a75429
Here's everything about the color Garfield (#a75429) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #a75429 | |
|---|---|---|
| RGB | rgb(167, 84, 41) | |
| HSL | hsl(20, 61%, 41%) | |
| CMYK | cmyk(0%, 50%, 75%, 35%) | |
| LAB | lab(46, 33, 40) | |
| OKLCH | oklch(0.54 0.123 46) |
Color harmonies
Tints & shades
Code snippets
color: #a75429;
background-color: #a75429;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFA75429)
/* Swift / UIKit */
UIColor(red: 0.65, green: 0.33, blue: 0.16, alpha: 1.0)