Hōjicha
#424f3b
Hōjicha, represented by the hex value #424f3b, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #424f3b | |
|---|---|---|
| RGB | rgb(66, 79, 59) | |
| HSL | hsl(99, 14%, 27%) | |
| CMYK | cmyk(16%, 0%, 25%, 69%) | |
| LAB | lab(32, -9, 10) | |
| OKLCH | oklch(0.41 0.036 135) |
Color harmonies
Tints & shades
Code snippets
color: #424f3b;
background-color: #424f3b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF424F3B)
/* Swift / UIKit */
UIColor(red: 0.26, green: 0.31, blue: 0.23, alpha: 1.0)