#0F3A49
A very dark, moderate blue closely aligning with Darkslategray.
About #0F3A49
The hex code #0F3A49 represents a beautifully specific shade of blue. Its closest recognized web color is Darkslategray. This translates to an RGB value of rgb(15, 58, 73).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 79% C, 21% M, 0% Y, and 71% K. With a hue angle of 195.5 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#0F3A49
RGB15, 58, 73
HSL195.5°, 65.9%, 17.3%
CMYK79%, 21%, 0%, 71%
HSV195.5°, 79.5%, 28.6%
LAB22.3, -8.8, -13.4
XYZ2.9, 3.6, 6.8
Decimal997961
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.20:1
Text on #FFFFFF
AAA
1.72:1
Text on #000000
FAIL
11.66:1
Text on #F8FAFC
AAA
1.46:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F3A49;
}
.text-color {
color: #0F3A49;
}
.border-color {
border: 2px solid #0F3A49;
}