#D34200
A medium, vivid orange closely aligning with Orangered.
About #D34200
The precise color #D34200 is an excellent choice for modern design projects. Its closest recognized web color is Orangered. In the RGB color space, it consists of 211 red, 66 green, and 0 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 69% magenta inks. With a hue angle of 18.8 degrees, it sits comfortably in the orange spectrum.
From a UX and accessibility standpoint, contrast is paramount. Because it is a medium color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#D34200
RGB211, 66, 0
HSL18.8°, 100.0%, 41.4%
CMYK0%, 69%, 100%, 17%
HSV18.8°, 100.0%, 82.7%
LAB49.2, 54.9, 60.5
XYZ28.8, 17.7, 1.9
Decimal13844992
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.62:1
Text on #FFFFFF
AA
4.55:1
Text on #000000
AA
4.41:1
Text on #F8FAFC
AA Large
3.87:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D34200;
}
.text-color {
color: #D34200;
}
.border-color {
border: 2px solid #D34200;
}