#838324
A dark, moderate yellow closely aligning with Olive.
About #838324
Visually, #838324 is defined as a moderate yellow. Its closest recognized web color is Olive. Its digital footprint relies on 131 parts red, 131 parts green, and 36 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 0% M, 73% Y, and 49% K. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#838324
RGB131, 131, 36
HSL60.0°, 56.9%, 32.7%
CMYK0%, 0%, 73%, 49%
HSV60.0°, 72.5%, 51.4%
LAB53.2, -12.0, 48.5
XYZ17.8, 21.2, 4.8
Decimal8618788
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.01:1
Text on #FFFFFF
AA Large
5.24:1
Text on #000000
AA
3.83:1
Text on #F8FAFC
AA Large
4.45:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #838324;
}
.text-color {
color: #838324;
}
.border-color {
border: 2px solid #838324;
}