#0F2C83
A dark, vivid blue closely aligning with Midnightblue.
About #0F2C83
The precise color #0F2C83 is an excellent choice for modern design projects. Designers often compare it to the standard color Midnightblue. In the RGB color space, it consists of 15 red, 44 green, and 131 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 89% Cyan, 66% Magenta, 0% Yellow, and 49% Black. The HSL representation is 225.0° hue, 79.5% saturation, and 28.6% lightness.
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#0F2C83
RGB15, 44, 131
HSL225.0°, 79.5%, 28.6%
CMYK89%, 66%, 0%, 49%
HSV225.0°, 88.5%, 51.4%
LAB22.1, 25.5, -51.5
XYZ5.2, 3.5, 21.9
Decimal994435
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.29:1
Text on #FFFFFF
AAA
1.71:1
Text on #000000
FAIL
11.75:1
Text on #F8FAFC
AAA
1.45:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F2C83;
}
.text-color {
color: #0F2C83;
}
.border-color {
border: 2px solid #0F2C83;
}