#B69942
A medium, moderate orange closely aligning with Darkkhaki.
About #B69942
At its core, #B69942 is a medium and moderate hue. Designers often compare it to the standard color Darkkhaki. In the RGB color space, it consists of 182 red, 153 green, and 66 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 16% M, 64% Y, and 29% K. 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#B69942
RGB182, 153, 66
HSL45.0°, 46.8%, 48.6%
CMYK0%, 16%, 64%, 29%
HSV45.0°, 63.7%, 71.4%
LAB64.3, 0.7, 48.5
XYZ31.7, 33.1, 9.9
Decimal11966786
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.75:1
Text on #FFFFFF
FAIL
7.62:1
Text on #000000
AAA
2.63:1
Text on #F8FAFC
FAIL
6.48:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B69942;
}
.text-color {
color: #B69942;
}
.border-color {
border: 2px solid #B69942;
}