#665700
A dark, vivid yellow closely aligning with Olive.
About #665700
The precise color #665700 is an excellent choice for modern design projects. Its closest recognized web color is Olive. In the RGB color space, it consists of 102 red, 87 green, and 0 blue.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 15% Magenta, 100% Yellow, and 60% Black. The HSL representation is 51.2° hue, 100.0% saturation, and 20.0% lightness.
Contrast ratios determine whether this color is safe for typography. 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#665700
RGB102, 87, 0
HSL51.2°, 100.0%, 20.0%
CMYK0%, 15%, 100%, 60%
HSV51.2°, 100.0%, 40.0%
LAB37.2, -2.3, 44.9
XYZ8.9, 9.6, 1.4
Decimal6706944
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.17:1
Text on #FFFFFF
AAA
2.93:1
Text on #000000
FAIL
6.85:1
Text on #F8FAFC
AA
2.49:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #665700;
}
.text-color {
color: #665700;
}
.border-color {
border: 2px solid #665700;
}