Alligator
#886600
Here's everything about the color Alligator (#886600) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #886600 | |
|---|---|---|
| RGB | rgb(136, 102, 0) | |
| HSL | hsl(45, 100%, 27%) | |
| CMYK | cmyk(0%, 25%, 100%, 47%) | |
| LAB | lab(46, 8, 52) | |
| OKLCH | oklch(0.53 0.109 86) |
Color harmonies
Tints & shades
Code snippets
color: #886600;
background-color: #886600;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF886600)
/* Swift / UIKit */
UIColor(red: 0.53, green: 0.40, blue: 0.00, alpha: 1.0)