#498333
A dark, moderate green closely aligning with Olivedrab.
About #498333
The hex code #498333 represents a beautifully specific shade of green. Designers often compare it to the standard color Olivedrab. This translates to an RGB value of rgb(73, 131, 51).
Translating this color to physical media requires the CMYK color model. The color uses 44% Cyan, 0% Magenta, 61% Yellow, and 49% Black. The HSL representation is 103.5° hue, 44.0% saturation, and 35.7% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#498333
RGB73, 131, 51
HSL103.5°, 44.0%, 35.7%
CMYK44%, 0%, 61%, 49%
HSV103.5°, 61.1%, 51.4%
LAB49.4, -34.7, 36.7
XYZ11.5, 17.9, 6.0
Decimal4817715
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.59:1
Text on #FFFFFF
AA
4.58:1
Text on #000000
AA
4.38:1
Text on #F8FAFC
AA Large
3.89:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #498333;
}
.text-color {
color: #498333;
}
.border-color {
border: 2px solid #498333;
}