#3A7C16

A dark, moderate green closely aligning with Darkgreen.

About #3A7C16

At its core, #3A7C16 is a dark and moderate hue. If you're using CSS, you might find it aligns closely with Darkgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 58, 124, and 22.

While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 53% cyan, 0% magenta, 82% yellow, and 51% black. This makes it a relatively dark color when applied to physical surfaces.

Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.

Color Space Conversions

HEX#3A7C16
RGB58, 124, 22
HSL98.8°, 69.9%, 28.6%
CMYK53%, 0%, 82%, 51%
HSV98.8°, 82.3%, 48.6%
LAB46.1, -39.1, 45.1
XYZ9.1, 15.4, 3.2
Decimal3832854

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

5.15:1
Text on #FFFFFF
AA
4.07:1
Text on #000000
AA Large
4.93:1
Text on #F8FAFC
AA
3.46:1
Text on #0F172A
AA Large

CSS Implementation

.bg-color { background-color: #3A7C16; }
.text-color { color: #3A7C16; }
.border-color { border: 2px solid #3A7C16; }

Similar Colors

Darkgreen
#006400