Namibia
#7c6d61
Namibia is a color with the hex code #7c6d61. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #7c6d61 | |
|---|---|---|
| RGB | rgb(124, 109, 97) | |
| HSL | hsl(27, 12%, 43%) | |
| CMYK | cmyk(0%, 12%, 22%, 51%) | |
| LAB | lab(47, 5, 9) | |
| OKLCH | oklch(0.55 0.026 61) |
Color harmonies
Tints & shades
Code snippets
color: #7c6d61;
background-color: #7c6d61;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF7C6D61)
/* Swift / UIKit */
UIColor(red: 0.49, green: 0.43, blue: 0.38, alpha: 1.0)