#42663A
A dark, muted green closely aligning with Darkolivegreen.
About #42663A
When working with digital screens, the color #42663A is rendered by mixing light. Its closest recognized web color is Darkolivegreen. In the RGB color space, it consists of 66 red, 102 green, and 58 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 35% cyan, 0% magenta, 43% yellow, and 60% black. The HSL representation is 109.1° hue, 27.5% saturation, and 31.4% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#42663A
RGB66, 102, 58
HSL109.1°, 27.5%, 31.4%
CMYK35%, 0%, 43%, 60%
HSV109.1°, 43.1%, 40.0%
LAB39.5, -22.4, 20.9
XYZ7.8, 11.0, 5.7
Decimal4351546
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.58:1
Text on #FFFFFF
AA
3.19:1
Text on #000000
AA Large
6.29:1
Text on #F8FAFC
AA
2.71:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #42663A;
}
.text-color {
color: #42663A;
}
.border-color {
border: 2px solid #42663A;
}