#665716
A dark, moderate yellow closely aligning with Darkolivegreen.
About #665716
Visually, #665716 is defined as a moderate yellow. Its closest recognized web color is Darkolivegreen. This translates to an RGB value of rgb(102, 87, 22).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 15% 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#665716
RGB102, 87, 22
HSL48.8°, 64.5%, 24.3%
CMYK0%, 15%, 78%, 60%
HSV48.8°, 78.4%, 40.0%
LAB37.3, -1.6, 37.8
XYZ9.0, 9.7, 2.2
Decimal6706966
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.14:1
Text on #FFFFFF
AAA
2.94:1
Text on #000000
FAIL
6.83:1
Text on #F8FAFC
AA
2.50:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #665716;
}
.text-color {
color: #665716;
}
.border-color {
border: 2px solid #665716;
}