Obscure Ogre
#771908
Here's everything about the color Obscure Ogre (#771908) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #771908 | |
|---|---|---|
| RGB | rgb(119, 25, 8) | |
| HSL | hsl(9, 87%, 25%) | |
| CMYK | cmyk(0%, 79%, 93%, 53%) | |
| LAB | lab(26, 40, 35) | |
| OKLCH | oklch(0.37 0.131 32) |
Color harmonies
Tints & shades
Code snippets
color: #771908;
background-color: #771908;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF771908)
/* Swift / UIKit */
UIColor(red: 0.47, green: 0.10, blue: 0.03, alpha: 1.0)