RGB
237, 33, 0
HSL
8°, 100%, 46%
CMYK
0, 86, 100, 7
HSV
8°, 100%, 93%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #ED2100 |
color: #ED2100;
|
| RGB | 237, 33, 0 |
color: rgb(237, 33, 0);
|
| RGB Percentage | 93%, 13%, 0% |
color: rgb(93%, 13%, 0%);
|
| CMYK | 0%, 86%, 100%, 7% | Not supported in CSS |
| HSL | 8°, 100%, 46% |
color: hsl(8, 100%, 46%);
|
| HSV | 8°, 100%, 93% | Not supported in CSS |
| CIE-LAB | 37, 41, 11 |
color: lab(37% 41 11);
|
| Decimal | 15540480 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.scarlet {
color: #ED2100;
}
SCSS
$scarlet: #ED2100;
RGB
rgb(237, 33, 0)
Accessibility & Contrast
White background
4.36:1
4.36
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
4.82:1
4.82
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element