#0F1D83
A dark, vivid blue closely aligning with Midnightblue.
About #0F1D83
The hex code #0F1D83 represents a beautifully specific shade of blue. Its closest recognized web color is Midnightblue. To achieve this exact tint on a monitor, you would use an RGB mix of 15, 29, and 131.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 89% C, 78% M, 0% Y, and 49% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#0F1D83
RGB15, 29, 131
HSL232.8°, 79.5%, 28.6%
CMYK89%, 78%, 0%, 49%
HSV232.8°, 88.5%, 51.4%
LAB18.4, 35.5, -57.5
XYZ4.7, 2.6, 21.7
Decimal990595
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.78:1
Text on #FFFFFF
AAA
1.52:1
Text on #000000
FAIL
13.17:1
Text on #F8FAFC
AAA
1.30:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F1D83;
}
.text-color {
color: #0F1D83;
}
.border-color {
border: 2px solid #0F1D83;
}