#6D7C00
A dark, vivid yellow closely aligning with Olive.
About #6D7C00
Visually, #6D7C00 is defined as a vivid yellow. It is closely associated with the named CSS color Olive. Its digital footprint relies on 109 parts red, 124 parts green, and 0 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 12% cyan and 0% magenta inks. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#6D7C00
RGB109, 124, 0
HSL67.3°, 100.0%, 24.3%
CMYK12%, 0%, 100%, 51%
HSV67.3°, 100.0%, 48.6%
LAB49.1, -19.6, 53.9
XYZ13.5, 17.7, 2.7
Decimal7175168
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.63:1
Text on #FFFFFF
AA
4.53:1
Text on #000000
AA
4.43:1
Text on #F8FAFC
AA Large
3.85:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #6D7C00;
}
.text-color {
color: #6D7C00;
}
.border-color {
border: 2px solid #6D7C00;
}