#497507
A dark, vivid green closely aligning with Olivedrab.
About #497507
When working with digital screens, the color #497507 is rendered by mixing light. Designers often compare it to the standard color Olivedrab. This translates to an RGB value of rgb(73, 117, 7).
Translating this color to physical media requires the CMYK color model. The color uses 38% Cyan, 0% Magenta, 94% Yellow, and 54% Black. This makes it a relatively dark color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. Because it is a dark color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#497507
RGB73, 117, 7
HSL84.0°, 88.7%, 24.3%
CMYK38%, 0%, 94%, 54%
HSV84.0°, 94.0%, 45.9%
LAB44.5, -31.4, 47.8
XYZ9.1, 14.2, 2.5
Decimal4814087
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.48:1
Text on #FFFFFF
AA
3.83:1
Text on #000000
AA Large
5.24:1
Text on #F8FAFC
AA
3.26:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #497507;
}
.text-color {
color: #497507;
}
.border-color {
border: 2px solid #497507;
}