#0F2C49
A very dark, moderate blue closely aligning with Darkslategray.
About #0F2C49
The hex code #0F2C49 represents a beautifully specific shade of blue. Its closest recognized web color is Darkslategray. To achieve this exact tint on a monitor, you would use an RGB mix of 15, 44, and 73.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 79% Cyan, 40% Magenta, 0% Yellow, and 71% Black. The HSL representation is 210.0° hue, 65.9% saturation, and 17.3% lightness.
Contrast ratios determine whether this color is safe for typography. 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#0F2C49
RGB15, 44, 73
HSL210.0°, 65.9%, 17.3%
CMYK79%, 40%, 0%, 71%
HSV210.0°, 79.5%, 28.6%
LAB17.4, 0.7, -21.2
XYZ2.3, 2.4, 6.6
Decimal994377
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
14.22:1
Text on #FFFFFF
AAA
1.48:1
Text on #000000
FAIL
13.59:1
Text on #F8FAFC
AAA
1.26:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F2C49;
}
.text-color {
color: #0F2C49;
}
.border-color {
border: 2px solid #0F2C49;
}