#498316
A dark, vivid green closely aligning with Olivedrab.
About #498316
The hex code #498316 represents a beautifully specific shade of green. Its closest recognized web color is Olivedrab. To achieve this exact tint on a monitor, you would use an RGB mix of 73, 131, and 22.
For print applications, it's crucial to understand its CMYK makeup. The color uses 44% Cyan, 0% Magenta, 83% Yellow, and 49% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#498316
RGB73, 131, 22
HSL91.9°, 71.2%, 30.0%
CMYK44%, 0%, 83%, 49%
HSV91.9°, 83.2%, 51.4%
LAB49.1, -37.0, 48.1
XYZ11.0, 17.7, 3.6
Decimal4817686
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.62:1
Text on #FFFFFF
AA
4.54:1
Text on #000000
AA
4.42:1
Text on #F8FAFC
AA Large
3.86:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #498316;
}
.text-color {
color: #498316;
}
.border-color {
border: 2px solid #498316;
}