Antique Brass
#6c461f
Here's everything about the color Antique Brass (#6c461f) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #6c461f | |
|---|---|---|
| RGB | rgb(108, 70, 31) | |
| HSL | hsl(30, 55%, 27%) | |
| CMYK | cmyk(0%, 35%, 71%, 58%) | |
| LAB | lab(34, 14, 30) | |
| OKLCH | oklch(0.43 0.075 64) |
Color harmonies
Tints & shades
Code snippets
color: #6c461f;
background-color: #6c461f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF6C461F)
/* Swift / UIKit */
UIColor(red: 0.42, green: 0.27, blue: 0.12, alpha: 1.0)