#240F0F
A very dark, moderate red closely aligning with Black.
About #240F0F
At its core, #240F0F is a very dark and moderate hue. Its closest recognized web color is Black. Its digital footprint relies on 36 parts red, 15 parts green, and 15 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 58% Magenta, 58% Yellow, and 86% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#240F0F
RGB36, 15, 15
HSL0.0°, 41.2%, 10.0%
CMYK0%, 58%, 58%, 86%
HSV0.0°, 58.3%, 14.1%
LAB6.8, 10.8, 3.9
XYZ1.0, 0.8, 0.5
Decimal2363151
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
18.26:1
Text on #FFFFFF
AAA
1.15:1
Text on #000000
FAIL
17.45:1
Text on #F8FAFC
AAA
1.02:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #240F0F;
}
.text-color {
color: #240F0F;
}
.border-color {
border: 2px solid #240F0F;
}