Sly Fox
#804741
Here's everything about the color Sly Fox (#804741) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #804741 | |
|---|---|---|
| RGB | rgb(128, 71, 65) | |
| HSL | hsl(6, 33%, 38%) | |
| CMYK | cmyk(0%, 45%, 49%, 50%) | |
| LAB | lab(37, 24, 15) | |
| OKLCH | oklch(0.46 0.079 27) |
Color harmonies
Tints & shades
Code snippets
color: #804741;
background-color: #804741;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF804741)
/* Swift / UIKit */
UIColor(red: 0.50, green: 0.28, blue: 0.25, alpha: 1.0)