Threatening Red
#c30305
Here's everything about the color Threatening Red (#c30305) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #c30305 | |
|---|---|---|
| RGB | rgb(195, 3, 5) | |
| HSL | hsl(359, 97%, 39%) | |
| CMYK | cmyk(0%, 98%, 97%, 24%) | |
| LAB | lab(42, 66, 55) | |
| OKLCH | oklch(0.51 0.21 29) |
Color harmonies
Tints & shades
Code snippets
color: #c30305;
background-color: #c30305;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFC30305)
/* Swift / UIKit */
UIColor(red: 0.76, green: 0.01, blue: 0.02, alpha: 1.0)