#0F1D0F
A very dark, moderate neutral closely aligning with Black.
About #0F1D0F
The hex code #0F1D0F represents a beautifully specific shade of neutral. Its closest recognized web color is Black. In the RGB color space, it consists of 15 red, 29 green, and 15 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 48% cyan, 0% magenta, 48% yellow, and 89% black. With a hue angle of 120.0 degrees, it sits comfortably in the neutral spectrum.
Contrast ratios determine whether this color is safe for typography. 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#0F1D0F
RGB15, 29, 15
HSL120.0°, 31.8%, 8.6%
CMYK48%, 0%, 48%, 89%
HSV120.0°, 48.3%, 11.4%
LAB9.1, -9.7, 7.0
XYZ0.7, 1.0, 0.6
Decimal990479
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
17.46:1
Text on #FFFFFF
AAA
1.20:1
Text on #000000
FAIL
16.68:1
Text on #F8FAFC
AAA
1.02:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F1D0F;
}
.text-color {
color: #0F1D0F;
}
.border-color {
border: 2px solid #0F1D0F;
}