Underpass Shrine
#cc4422
Here's everything about the color Underpass Shrine (#cc4422) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #cc4422 | |
|---|---|---|
| RGB | rgb(204, 68, 34) | |
| HSL | hsl(12, 71%, 47%) | |
| CMYK | cmyk(0%, 67%, 83%, 20%) | |
| LAB | lab(49, 54, 50) | |
| OKLCH | oklch(0.57 0.178 35) |
Color harmonies
Tints & shades
Code snippets
color: #cc4422;
background-color: #cc4422;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFCC4422)
/* Swift / UIKit */
UIColor(red: 0.80, green: 0.27, blue: 0.13, alpha: 1.0)