Alligator Gladiator
#444411
Here's everything about the color Alligator Gladiator (#444411) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #444411 | |
|---|---|---|
| RGB | rgb(68, 68, 17) | |
| HSL | hsl(60, 60%, 17%) | |
| CMYK | cmyk(0%, 0%, 75%, 73%) | |
| LAB | lab(28, -5, 29) | |
| OKLCH | oklch(0.38 0.07 109) |
Color harmonies
Tints & shades
Code snippets
color: #444411;
background-color: #444411;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF444411)
/* Swift / UIKit */
UIColor(red: 0.27, green: 0.27, blue: 0.07, alpha: 1.0)