RGB
199, 21, 133
HSL
322°, 81%, 43%
CMYK
0, 89, 33, 22
HSV
322°, 89%, 78%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #C71585 |
color: #C71585;
|
| RGB | 199, 21, 133 |
color: rgb(199, 21, 133);
|
| RGB Percentage | 78%, 8%, 52% |
color: rgb(78%, 8%, 52%);
|
| CMYK | 0%, 89%, 33%, 22% | Not supported in CSS |
| HSL | 322°, 81%, 43% |
color: hsl(322, 81%, 43%);
|
| HSV | 322°, 89%, 78% | Not supported in CSS |
| CIE-LAB | 34, 36, -37 |
color: lab(34% 36 -37);
|
| Decimal | 13047173 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.red-violet {
color: #C71585;
}
SCSS
$red-violet: #C71585;
RGB
rgb(199, 21, 133)
Accessibility & Contrast
White background
5.42:1
5.42
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
3.87:1
3.87
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element