#0F3316
A very dark, moderate green closely aligning with Darkslategray.
About #0F3316
Visually, #0F3316 is defined as a moderate green. Its closest recognized web color is Darkslategray. Its digital footprint relies on 15 parts red, 51 parts green, and 22 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 71% cyan and 0% magenta inks. 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#0F3316
RGB15, 51, 22
HSL131.7°, 54.5%, 12.9%
CMYK71%, 0%, 57%, 80%
HSV131.7°, 70.6%, 20.0%
LAB18.0, -20.6, 14.6
XYZ1.5, 2.5, 1.2
Decimal996118
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.95:1
Text on #FFFFFF
AAA
1.51:1
Text on #000000
FAIL
13.33:1
Text on #F8FAFC
AAA
1.28:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F3316;
}
.text-color {
color: #0F3316;
}
.border-color {
border: 2px solid #0F3316;
}