#0F162C
A very dark, moderate blue closely aligning with Black.
About #0F162C
At its core, #0F162C is a very dark and moderate hue. Its closest recognized web color is Black. This translates to an RGB value of rgb(15, 22, 44).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 66% cyan and 50% magenta inks. The HSL representation is 225.5° hue, 49.2% saturation, and 11.6% lightness.
When using this color as a background, text legibility must be considered. 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#0F162C
RGB15, 22, 44
HSL225.5°, 49.2%, 11.6%
CMYK66%, 50%, 0%, 83%
HSV225.5°, 65.9%, 17.3%
LAB7.7, 4.9, -15.9
XYZ0.9, 0.9, 2.5
Decimal988716
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
17.93:1
Text on #FFFFFF
AAA
1.17:1
Text on #000000
FAIL
17.13:1
Text on #F8FAFC
AAA
1.00:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F162C;
}
.text-color {
color: #0F162C;
}
.border-color {
border: 2px solid #0F162C;
}