Planet of the Apes
#883333
Here's everything about the color Planet of the Apes (#883333) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #883333 | |
|---|---|---|
| RGB | rgb(136, 51, 51) | |
| HSL | hsl(0, 45%, 37%) | |
| CMYK | cmyk(0%, 63%, 63%, 47%) | |
| LAB | lab(34, 37, 20) | |
| OKLCH | oklch(0.44 0.117 23) |
Color harmonies
Tints & shades
Code snippets
color: #883333;
background-color: #883333;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF883333)
/* Swift / UIKit */
UIColor(red: 0.53, green: 0.20, blue: 0.20, alpha: 1.0)