#0F19BE
A medium, vivid blue closely aligning with Mediumblue.
About #0F19BE
The precise color #0F19BE is an excellent choice for modern design projects. Its closest recognized web color is Mediumblue. This translates to an RGB value of rgb(15, 25, 190).
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 92% C, 87% M, 0% Y, and 25% K. With a hue angle of 236.6 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#0F19BE
RGB15, 25, 190
HSL236.6°, 85.4%, 40.2%
CMYK92%, 87%, 0%, 25%
HSV236.6°, 92.1%, 74.5%
LAB25.3, 56.7, -82.1
XYZ9.8, 4.5, 49.1
Decimal989630
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.04:1
Text on #FFFFFF
AAA
1.90:1
Text on #000000
FAIL
10.55:1
Text on #F8FAFC
AAA
1.62:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F19BE;
}
.text-color {
color: #0F19BE;
}
.border-color {
border: 2px solid #0F19BE;
}