#0F1642
A very dark, moderate blue closely aligning with Darkslateblue.
About #0F1642
Visually, #0F1642 is defined as a moderate blue. Its closest recognized web color is Darkslateblue. This translates to an RGB value of rgb(15, 22, 66).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 77% Cyan, 67% Magenta, 0% Yellow, and 74% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a very dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#0F1642
RGB15, 22, 66
HSL231.8°, 63.0%, 15.9%
CMYK77%, 67%, 0%, 74%
HSV231.8°, 77.3%, 25.9%
LAB9.6, 14.4, -28.9
XYZ1.5, 1.1, 5.3
Decimal988738
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
17.30:1
Text on #FFFFFF
AAA
1.21:1
Text on #000000
FAIL
16.54:1
Text on #F8FAFC
AAA
1.03:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F1642;
}
.text-color {
color: #0F1642;
}
.border-color {
border: 2px solid #0F1642;
}