#241D00
A very dark, vivid neutral closely aligning with Black.
About #241D00
When working with digital screens, the color #241D00 is rendered by mixing light. Its closest recognized web color is Black. In the RGB color space, it consists of 36 red, 29 green, and 0 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 19% Magenta, 100% Yellow, and 86% Black. The HSL representation is 48.3° hue, 100.0% saturation, and 7.1% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#241D00
RGB36, 29, 0
HSL48.3°, 100.0%, 7.1%
CMYK0%, 19%, 100%, 86%
HSV48.3°, 100.0%, 14.1%
LAB10.9, -0.8, 16.3
XYZ1.2, 1.3, 0.2
Decimal2366720
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
16.79:1
Text on #FFFFFF
AAA
1.25:1
Text on #000000
FAIL
16.05:1
Text on #F8FAFC
AAA
1.06:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #241D00;
}
.text-color {
color: #241D00;
}
.border-color {
border: 2px solid #241D00;
}