Stone Age Queen
#7a3f2b
Stone Age Queen is a color with the hex code #7a3f2b. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #7a3f2b | |
|---|---|---|
| RGB | rgb(122, 63, 43) | |
| HSL | hsl(15, 48%, 32%) | |
| CMYK | cmyk(0%, 48%, 65%, 52%) | |
| LAB | lab(34, 25, 24) | |
| OKLCH | oklch(0.44 0.088 39) |
Color harmonies
Tints & shades
Code snippets
color: #7a3f2b;
background-color: #7a3f2b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF7A3F2B)
/* Swift / UIKit */
UIColor(red: 0.48, green: 0.25, blue: 0.17, alpha: 1.0)