RGB
227, 66, 52
HSL
5°, 76%, 55%
CMYK
0, 71, 77, 11
HSV
5°, 77%, 89%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #E34234 |
color: #E34234;
|
| RGB | 227, 66, 52 |
color: rgb(227, 66, 52);
|
| RGB Percentage | 89%, 26%, 20% |
color: rgb(89%, 26%, 20%);
|
| CMYK | 0%, 71%, 77%, 11% | Not supported in CSS |
| HSL | 5°, 76%, 55% |
color: hsl(5, 76%, 55%);
|
| HSV | 5°, 77%, 89% | Not supported in CSS |
| CIE-LAB | 44, 32, 5 |
color: lab(44% 32 5);
|
| Decimal | 14893620 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.vermillion {
color: #E34234;
}
SCSS
$vermillion: #E34234;
RGB
rgb(227, 66, 52)
Accessibility & Contrast
White background
4.12:1
4.12
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
5.10:1
5.10
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element