RGB
193, 28, 132
HSL
322°, 75%, 43%
CMYK
0, 85, 32, 24
HSV
322°, 85%, 76%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #C11C84 |
color: #C11C84;
|
| RGB | 193, 28, 132 |
color: rgb(193, 28, 132);
|
| RGB Percentage | 76%, 11%, 52% |
color: rgb(76%, 11%, 52%);
|
| CMYK | 0%, 85%, 32%, 24% | Not supported in CSS |
| HSL | 322°, 75%, 43% |
color: hsl(322, 75%, 43%);
|
| HSV | 322°, 85%, 76% | Not supported in CSS |
| CIE-LAB | 34, 33, -35 |
color: lab(34% 33 -35);
|
| Decimal | 12655748 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.dark-pink {
color: #C11C84;
}
SCSS
$dark-pink: #C11C84;
RGB
rgb(193, 28, 132)
Accessibility & Contrast
White background
5.58:1
5.58
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
3.77:1
3.77
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element