#498324
A dark, moderate green closely aligning with Olivedrab.
About #498324
Visually, #498324 is defined as a moderate green. It is closely associated with the named CSS color Olivedrab. Its digital footprint relies on 73 parts red, 131 parts green, and 36 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 44% C, 0% M, 73% Y, and 49% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#498324
RGB73, 131, 36
HSL96.6°, 56.9%, 32.7%
CMYK44%, 0%, 73%, 49%
HSV96.6°, 72.5%, 51.4%
LAB49.2, -36.1, 43.3
XYZ11.2, 17.8, 4.5
Decimal4817700
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.61:1
Text on #FFFFFF
AA
4.56:1
Text on #000000
AA
4.41:1
Text on #F8FAFC
AA Large
3.87:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #498324;
}
.text-color {
color: #498324;
}
.border-color {
border: 2px solid #498324;
}