#B6AF33
A medium, moderate yellow closely aligning with Olive.
About #B6AF33
Visually, #B6AF33 is defined as a moderate yellow. Designers often compare it to the standard color Olive. In the RGB color space, it consists of 182 red, 175 green, and 51 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 4% magenta, 72% yellow, and 29% black. With a hue angle of 56.8 degrees, it sits comfortably in the yellow spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#B6AF33
RGB182, 175, 51
HSL56.8°, 56.2%, 45.7%
CMYK0%, 4%, 72%, 29%
HSV56.8°, 72.0%, 71.4%
LAB70.1, -11.8, 60.8
XYZ35.2, 40.8, 9.2
Decimal11972403
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.29:1
Text on #FFFFFF
FAIL
9.17:1
Text on #000000
AAA
2.19:1
Text on #F8FAFC
FAIL
7.79:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #B6AF33;
}
.text-color {
color: #B6AF33;
}
.border-color {
border: 2px solid #B6AF33;
}