Mature Cognac
#9a463d
Mature Cognac, represented by the hex value #9a463d, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #9a463d | |
|---|---|---|
| RGB | rgb(154, 70, 61) | |
| HSL | hsl(6, 43%, 42%) | |
| CMYK | cmyk(0%, 55%, 60%, 40%) | |
| LAB | lab(41, 35, 23) | |
| OKLCH | oklch(0.5 0.114 28) |
Color harmonies
Tints & shades
Code snippets
color: #9a463d;
background-color: #9a463d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF9A463D)
/* Swift / UIKit */
UIColor(red: 0.60, green: 0.27, blue: 0.24, alpha: 1.0)