#837C2C
A dark, moderate yellow closely aligning with Olive.
About #837C2C
The precise color #837C2C is an excellent choice for modern design projects. Its closest recognized web color is Olive. In the RGB color space, it consists of 131 red, 124 green, and 44 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 5% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. Because it is a dark color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#837C2C
RGB131, 124, 44
HSL55.2°, 49.7%, 34.3%
CMYK0%, 5%, 66%, 49%
HSV55.2°, 66.4%, 51.4%
LAB51.2, -7.7, 43.1
XYZ17.0, 19.4, 5.2
Decimal8617004
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.30:1
Text on #FFFFFF
AA Large
4.88:1
Text on #000000
AA
4.11:1
Text on #F8FAFC
AA Large
4.15:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #837C2C;
}
.text-color {
color: #837C2C;
}
.border-color {
border: 2px solid #837C2C;
}