#24240F
A very dark, moderate yellow closely aligning with Black.
About #24240F
Visually, #24240F is defined as a moderate yellow. It is closely associated with the named CSS color Black. This translates to an RGB value of rgb(36, 36, 15).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 0% magenta, 58% yellow, and 86% black. The HSL representation is 60.0° hue, 41.2% saturation, and 10.0% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#24240F
RGB36, 36, 15
HSL60.0°, 41.2%, 10.0%
CMYK0%, 0%, 58%, 86%
HSV60.0°, 58.3%, 14.1%
LAB13.7, -4.0, 13.6
XYZ1.4, 1.7, 0.7
Decimal2368527
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
15.74:1
Text on #FFFFFF
AAA
1.33:1
Text on #000000
FAIL
15.04:1
Text on #F8FAFC
AAA
1.13:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #24240F;
}
.text-color {
color: #24240F;
}
.border-color {
border: 2px solid #24240F;
}