#42660F
A dark, vivid green closely aligning with Darkolivegreen.
About #42660F
At its core, #42660F is a dark and vivid hue. Its closest recognized web color is Darkolivegreen. In the RGB color space, it consists of 66 red, 102 green, and 15 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 35% C, 0% M, 85% Y, and 60% K. With a hue angle of 84.8 degrees, it sits comfortably in the green spectrum.
Ensuring your text is legible against this background is a key part of web design. 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#42660F
RGB66, 102, 15
HSL84.8°, 74.4%, 22.9%
CMYK35%, 0%, 85%, 60%
HSV84.8°, 85.3%, 40.0%
LAB39.1, -26.9, 40.9
XYZ7.1, 10.7, 2.1
Decimal4351503
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.69:1
Text on #FFFFFF
AA
3.14:1
Text on #000000
AA Large
6.39:1
Text on #F8FAFC
AA
2.67:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #42660F;
}
.text-color {
color: #42660F;
}
.border-color {
border: 2px solid #42660F;
}