Minotaurus Brown
#882211
Here's everything about the color Minotaurus Brown (#882211) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #882211 | |
|---|---|---|
| RGB | rgb(136, 34, 17) | |
| HSL | hsl(9, 78%, 30%) | |
| CMYK | cmyk(0%, 75%, 88%, 47%) | |
| LAB | lab(31, 43, 37) | |
| OKLCH | oklch(0.42 0.14 32) |
Color harmonies
Tints & shades
Code snippets
color: #882211;
background-color: #882211;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF882211)
/* Swift / UIKit */
UIColor(red: 0.53, green: 0.13, blue: 0.07, alpha: 1.0)