#16422C
A very dark, moderate green closely aligning with Darkslategray.
About #16422C
At its core, #16422C is a very dark and moderate hue. Designers often compare it to the standard color Darkslategray. Its digital footprint relies on 22 parts red, 66 parts green, and 44 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 67% cyan, 0% magenta, 33% yellow, and 74% black. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#16422C
RGB22, 66, 44
HSL150.0°, 50.0%, 17.3%
CMYK67%, 0%, 33%, 74%
HSV150.0°, 66.7%, 25.9%
LAB24.5, -21.3, 9.0
XYZ2.7, 4.2, 3.1
Decimal1458732
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.35:1
Text on #FFFFFF
AAA
1.85:1
Text on #000000
FAIL
10.85:1
Text on #F8FAFC
AAA
1.57:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #16422C;
}
.text-color {
color: #16422C;
}
.border-color {
border: 2px solid #16422C;
}