Vampire State Building
#cc1100
Here's everything about the color Vampire State Building (#cc1100) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #cc1100 | |
|---|---|---|
| RGB | rgb(204, 17, 0) | |
| HSL | hsl(5, 100%, 40%) | |
| CMYK | cmyk(0%, 92%, 100%, 20%) | |
| LAB | lab(44, 67, 59) | |
| OKLCH | oklch(0.54 0.214 30) |
Color harmonies
Tints & shades
Code snippets
color: #cc1100;
background-color: #cc1100;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFCC1100)
/* Swift / UIKit */
UIColor(red: 0.80, green: 0.07, blue: 0.00, alpha: 1.0)