#5F6D33
A dark, moderate yellow closely aligning with Darkolivegreen.
About #5F6D33
When working with digital screens, the color #5F6D33 is rendered by mixing light. Designers often compare it to the standard color Darkolivegreen. This translates to an RGB value of rgb(95, 109, 51).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 13% cyan, 0% magenta, 53% yellow, and 57% black. The HSL representation is 74.5° hue, 36.2% saturation, and 31.4% lightness.
When using this color as a background, text legibility must be considered. 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#5F6D33
RGB95, 109, 51
HSL74.5°, 36.2%, 31.4%
CMYK13%, 0%, 53%, 57%
HSV74.5°, 53.2%, 42.7%
LAB43.7, -15.1, 30.4
XYZ10.8, 13.6, 5.2
Decimal6253875
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.64:1
Text on #FFFFFF
AA
3.72:1
Text on #000000
AA Large
5.39:1
Text on #F8FAFC
AA
3.16:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #5F6D33;
}
.text-color {
color: #5F6D33;
}
.border-color {
border: 2px solid #5F6D33;
}