RGB
236, 88, 0
HSL
22°, 100%, 46%
CMYK
0, 63, 100, 7
HSV
22°, 100%, 93%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #EC5800 |
color: #EC5800;
|
| RGB | 236, 88, 0 |
color: rgb(236, 88, 0);
|
| RGB Percentage | 93%, 35%, 0% |
color: rgb(93%, 35%, 0%);
|
| CMYK | 0%, 63%, 100%, 7% | Not supported in CSS |
| HSL | 22°, 100%, 46% |
color: hsl(22, 100%, 46%);
|
| HSV | 22°, 100%, 93% | Not supported in CSS |
| CIE-LAB | 37, 30, 29 |
color: lab(37% 30 29);
|
| Decimal | 15489024 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.persimmon {
color: #EC5800;
}
SCSS
$persimmon: #EC5800;
RGB
rgb(236, 88, 0)
Accessibility & Contrast
White background
3.52:1
3.52
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
5.96:1
5.96
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element