RGB
196, 30, 58
HSL
350°, 73%, 44%
CMYK
0, 85, 70, 23
HSV
350°, 85%, 77%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #C41E3A |
color: #C41E3A;
|
| RGB | 196, 30, 58 |
color: rgb(196, 30, 58);
|
| RGB Percentage | 77%, 12%, 23% |
color: rgb(77%, 12%, 23%);
|
| CMYK | 0%, 85%, 70%, 23% | Not supported in CSS |
| HSL | 350°, 73%, 44% |
color: hsl(350, 73%, 44%);
|
| HSV | 350°, 85%, 77% | Not supported in CSS |
| CIE-LAB | 35, 33, -9 |
color: lab(35% 33 -9);
|
| Decimal | 12852794 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.cardinal-red {
color: #C41E3A;
}
SCSS
$cardinal-red: #C41E3A;
RGB
rgb(196, 30, 58)
Accessibility & Contrast
White background
5.84:1
5.84
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
3.59:1
3.59
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element