RGB
228, 0, 120
HSL
328°, 100%, 45%
CMYK
0, 100, 47, 11
HSV
328°, 100%, 89%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #E40078 |
color: #E40078;
|
| RGB | 228, 0, 120 |
color: rgb(228, 0, 120);
|
| RGB Percentage | 89%, 0%, 47% |
color: rgb(89%, 0%, 47%);
|
| CMYK | 0%, 100%, 47%, 11% | Not supported in CSS |
| HSL | 328°, 100%, 45% |
color: hsl(328, 100%, 45%);
|
| HSV | 328°, 100%, 89% | Not supported in CSS |
| CIE-LAB | 36, 46, -40 |
color: lab(36% 46 -40);
|
| Decimal | 14942328 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.red-purple {
color: #E40078;
}
SCSS
$red-purple: #E40078;
RGB
rgb(228, 0, 120)
Accessibility & Contrast
White background
4.60:1
4.60
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
4.57:1
4.57
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element