#C59233
A medium, moderate orange closely aligning with Darkgoldenrod.
About #C59233
Visually, #C59233 is defined as a moderate orange. Its closest recognized web color is Darkgoldenrod. In the RGB color space, it consists of 197 red, 146 green, and 51 blue.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 26% Magenta, 74% Yellow, and 23% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#C59233
RGB197, 146, 51
HSL39.0°, 58.9%, 48.6%
CMYK0%, 26%, 74%, 23%
HSV39.0°, 74.1%, 77.3%
LAB63.9, 10.2, 55.2
XYZ33.9, 32.7, 7.7
Decimal12948019
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.79:1
Text on #FFFFFF
FAIL
7.53:1
Text on #000000
AAA
2.66:1
Text on #F8FAFC
FAIL
6.40:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #C59233;
}
.text-color {
color: #C59233;
}
.border-color {
border: 2px solid #C59233;
}