#B6B272
A medium, moderate yellow closely aligning with Darkkhaki.
About #B6B272
The precise color #B6B272 is an excellent choice for modern design projects. Designers often compare it to the standard color Darkkhaki. In the RGB color space, it consists of 182 red, 178 green, and 114 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 2% Magenta, 37% Yellow, and 29% Black. 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. 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#B6B272
RGB182, 178, 114
HSL56.5°, 31.8%, 58.0%
CMYK0%, 2%, 37%, 29%
HSV56.5°, 37.4%, 71.4%
LAB71.6, -8.2, 33.2
XYZ38.2, 43.0, 22.2
Decimal11973234
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.19:1
Text on #FFFFFF
FAIL
9.60:1
Text on #000000
AAA
2.09:1
Text on #F8FAFC
FAIL
8.16:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #B6B272;
}
.text-color {
color: #B6B272;
}
.border-color {
border: 2px solid #B6B272;
}