#C5830F
A medium, vivid orange closely aligning with Darkgoldenrod.
About #C5830F
The hex code #C5830F represents a beautifully specific shade of orange. Its closest recognized web color is Darkgoldenrod. In the RGB color space, it consists of 197 red, 131 green, and 15 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 34% magenta, 92% yellow, and 23% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#C5830F
RGB197, 131, 15
HSL38.2°, 85.8%, 41.6%
CMYK0%, 34%, 92%, 23%
HSV38.2°, 92.4%, 77.3%
LAB60.0, 17.4, 63.3
XYZ31.2, 28.1, 4.2
Decimal12944143
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.17:1
Text on #FFFFFF
AA Large
6.63:1
Text on #000000
AA
3.03:1
Text on #F8FAFC
AA Large
5.63:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #C5830F;
}
.text-color {
color: #C5830F;
}
.border-color {
border: 2px solid #C5830F;
}