Hamtaro Brown
#b07426
Hamtaro Brown, represented by the hex value #b07426, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #b07426 | |
|---|---|---|
| RGB | rgb(176, 116, 38) | |
| HSL | hsl(34, 64%, 42%) | |
| CMYK | cmyk(0%, 34%, 78%, 31%) | |
| LAB | lab(54, 20, 50) | |
| OKLCH | oklch(0.61 0.117 69) |
Color harmonies
Tints & shades
Code snippets
color: #b07426;
background-color: #b07426;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFB07426)
/* Swift / UIKit */
UIColor(red: 0.69, green: 0.45, blue: 0.15, alpha: 1.0)