#C54907
A medium, vivid orange closely aligning with Chocolate.
About #C54907
The hex code #C54907 represents a beautifully specific shade of orange. Its closest recognized web color is Chocolate. In the RGB color space, it consists of 197 red, 73 green, and 7 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 63% magenta inks. The HSL representation is 20.8° hue, 93.1% saturation, and 40.0% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#C54907
RGB197, 73, 7
HSL20.8°, 93.1%, 40.0%
CMYK0%, 63%, 96%, 23%
HSV20.8°, 96.4%, 77.3%
LAB47.8, 47.2, 56.6
XYZ25.4, 16.7, 2.1
Decimal12929287
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.85:1
Text on #FFFFFF
AA
4.33:1
Text on #000000
AA Large
4.64:1
Text on #F8FAFC
AA
3.68:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #C54907;
}
.text-color {
color: #C54907;
}
.border-color {
border: 2px solid #C54907;
}