Chivalrous Walrus
#816558
Chivalrous Walrus, represented by the hex value #816558, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #816558 | |
|---|---|---|
| RGB | rgb(129, 101, 88) | |
| HSL | hsl(19, 19%, 43%) | |
| CMYK | cmyk(0%, 22%, 32%, 49%) | |
| LAB | lab(45, 10, 12) | |
| OKLCH | oklch(0.53 0.041 46) |
Color harmonies
Tints & shades
Code snippets
color: #816558;
background-color: #816558;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF816558)
/* Swift / UIKit */
UIColor(red: 0.51, green: 0.40, blue: 0.35, alpha: 1.0)