#838307
A dark, vivid yellow closely aligning with Olive.
About #838307
The precise color #838307 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, 131 green, and 7 blue.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 0% Magenta, 95% Yellow, and 49% Black. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#838307
RGB131, 131, 7
HSL60.0°, 89.9%, 27.1%
CMYK0%, 0%, 95%, 49%
HSV60.0°, 94.7%, 51.4%
LAB53.0, -13.0, 56.4
XYZ17.5, 21.1, 3.3
Decimal8618759
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.03:1
Text on #FFFFFF
AA Large
5.21:1
Text on #000000
AA
3.85:1
Text on #F8FAFC
AA Large
4.43:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #838307;
}
.text-color {
color: #838307;
}
.border-color {
border: 2px solid #838307;
}