#E94200
A medium, vivid orange closely aligning with Orangered.
About #E94200
Visually, #E94200 is defined as a vivid orange. Its closest recognized web color is Orangered. To achieve this exact tint on a monitor, you would use an RGB mix of 233, 66, and 0.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 72% magenta inks. With a hue angle of 17.0 degrees, it sits comfortably in the orange spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#E94200
RGB233, 66, 0
HSL17.0°, 100.0%, 45.7%
CMYK0%, 72%, 100%, 9%
HSV17.0°, 100.0%, 91.4%
LAB53.2, 62.0, 64.6
XYZ35.6, 21.2, 2.2
Decimal15286784
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.00:1
Text on #FFFFFF
AA Large
5.24:1
Text on #000000
AA
3.83:1
Text on #F8FAFC
AA Large
4.46:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #E94200;
}
.text-color {
color: #E94200;
}
.border-color {
border: 2px solid #E94200;
}