#50663A
A dark, muted green closely aligning with Darkolivegreen.
About #50663A
The precise color #50663A is an excellent choice for modern design projects. Designers often compare it to the standard color Darkolivegreen. This translates to an RGB value of rgb(80, 102, 58).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 22% cyan and 0% magenta inks. This makes it a relatively dark color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. 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#50663A
RGB80, 102, 58
HSL90.0°, 27.5%, 31.4%
CMYK22%, 0%, 43%, 60%
HSV90.0°, 43.1%, 40.0%
LAB40.4, -16.8, 22.2
XYZ8.8, 11.5, 5.8
Decimal5269050
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.36:1
Text on #FFFFFF
AA
3.30:1
Text on #000000
AA Large
6.08:1
Text on #F8FAFC
AA
2.81:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #50663A;
}
.text-color {
color: #50663A;
}
.border-color {
border: 2px solid #50663A;
}