Bigfoot
#715145
Bigfoot, represented by the hex value #715145, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #715145 | |
|---|---|---|
| RGB | rgb(113, 81, 69) | |
| HSL | hsl(16, 24%, 36%) | |
| CMYK | cmyk(0%, 28%, 39%, 56%) | |
| LAB | lab(38, 13, 13) | |
| OKLCH | oklch(0.47 0.047 41) |
Color harmonies
Tints & shades
Code snippets
color: #715145;
background-color: #715145;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF715145)
/* Swift / UIKit */
UIColor(red: 0.44, green: 0.32, blue: 0.27, alpha: 1.0)