#243316
A very dark, moderate green closely aligning with Darkslategray.
About #243316
At its core, #243316 is a very dark and moderate hue. Its closest recognized web color is Darkslategray. To achieve this exact tint on a monitor, you would use an RGB mix of 36, 51, and 22.
Translating this color to physical media requires the CMYK color model. The color uses 29% Cyan, 0% Magenta, 57% Yellow, and 80% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a very dark color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#243316
RGB36, 51, 22
HSL91.0°, 39.7%, 14.3%
CMYK29%, 0%, 57%, 80%
HSV91.0°, 56.9%, 20.0%
LAB19.2, -12.5, 16.3
XYZ2.1, 2.8, 1.2
Decimal2372374
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.46:1
Text on #FFFFFF
AAA
1.56:1
Text on #000000
FAIL
12.87:1
Text on #F8FAFC
AAA
1.33:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #243316;
}
.text-color {
color: #243316;
}
.border-color {
border: 2px solid #243316;
}