#665F33
A dark, moderate yellow closely aligning with Darkolivegreen.
About #665F33
Visually, #665F33 is defined as a moderate yellow. Designers often compare it to the standard color Darkolivegreen. This translates to an RGB value of rgb(102, 95, 51).
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 7% Magenta, 50% Yellow, and 60% Black. With a hue angle of 51.8 degrees, it sits comfortably in the yellow spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#665F33
RGB102, 95, 51
HSL51.8°, 33.3%, 30.0%
CMYK0%, 7%, 50%, 60%
HSV51.8°, 50.0%, 40.0%
LAB40.0, -4.0, 26.1
XYZ10.2, 11.2, 4.8
Decimal6709043
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.46:1
Text on #FFFFFF
AA
3.25:1
Text on #000000
AA Large
6.18:1
Text on #F8FAFC
AA
2.76:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #665F33;
}
.text-color {
color: #665F33;
}
.border-color {
border: 2px solid #665F33;
}