#241D16
A very dark, muted orange closely aligning with Black.
About #241D16
The precise color #241D16 is an excellent choice for modern design projects. Designers often compare it to the standard color Black. In the RGB color space, it consists of 36 red, 29 green, and 22 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 19% magenta inks. With a hue angle of 30.0 degrees, it sits comfortably in the orange spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#241D16
RGB36, 29, 22
HSL30.0°, 24.1%, 11.4%
CMYK0%, 19%, 39%, 86%
HSV30.0°, 38.9%, 14.1%
LAB11.4, 2.0, 6.1
XYZ1.3, 1.3, 0.9
Decimal2366742
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
16.64:1
Text on #FFFFFF
AAA
1.26:1
Text on #000000
FAIL
15.90:1
Text on #F8FAFC
AAA
1.07:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #241D16;
}
.text-color {
color: #241D16;
}
.border-color {
border: 2px solid #241D16;
}