#837516
A dark, vivid yellow closely aligning with Olive.
About #837516
At its core, #837516 is a dark and vivid hue. It is closely associated with the named CSS color Olive. This translates to an RGB value of rgb(131, 117, 22).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 11% Magenta, 83% Yellow, and 49% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#837516
RGB131, 117, 22
HSL52.3°, 71.2%, 30.0%
CMYK0%, 11%, 83%, 49%
HSV52.3°, 83.2%, 51.4%
LAB49.0, -4.9, 49.6
XYZ15.9, 17.6, 3.3
Decimal8615190
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.64:1
Text on #FFFFFF
AA
4.52:1
Text on #000000
AA
4.44:1
Text on #F8FAFC
AA Large
3.84:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #837516;
}
.text-color {
color: #837516;
}
.border-color {
border: 2px solid #837516;
}