#3A990F
A dark, vivid green closely aligning with Green.
About #3A990F
The precise color #3A990F is an excellent choice for modern design projects. Designers often compare it to the standard color Green. This translates to an RGB value of rgb(58, 153, 15).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 62% cyan and 0% magenta inks. 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 #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#3A990F
RGB58, 153, 15
HSL101.3°, 82.1%, 32.9%
CMYK62%, 0%, 90%, 40%
HSV101.3°, 90.2%, 60.0%
LAB55.8, -50.4, 55.5
XYZ13.2, 23.7, 4.3
Decimal3840271
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.66:1
Text on #FFFFFF
AA Large
5.74:1
Text on #000000
AA
3.49:1
Text on #F8FAFC
AA Large
4.88:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #3A990F;
}
.text-color {
color: #3A990F;
}
.border-color {
border: 2px solid #3A990F;
}