#B6B675
A medium, moderate yellow closely aligning with Darkkhaki.
About #B6B675
The hex code #B6B675 represents a beautifully specific shade of yellow. Its closest recognized web color is Darkkhaki. In the RGB color space, it consists of 182 red, 182 green, and 117 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 0% magenta inks. With a hue angle of 60.0 degrees, it sits comfortably in the yellow spectrum.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#B6B675
RGB182, 182, 117
HSL60.0°, 30.8%, 58.6%
CMYK0%, 0%, 36%, 29%
HSV60.0°, 35.7%, 71.4%
LAB72.7, -10.0, 33.1
XYZ39.2, 44.7, 23.4
Decimal11974261
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.11:1
Text on #FFFFFF
FAIL
9.94:1
Text on #000000
AAA
2.02:1
Text on #F8FAFC
FAIL
8.45:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #B6B675;
}
.text-color {
color: #B6B675;
}
.border-color {
border: 2px solid #B6B675;
}