#0F00AF
A dark, vivid blue closely aligning with Mediumblue.
About #0F00AF
Visually, #0F00AF is defined as a vivid blue. Its closest recognized web color is Mediumblue. To achieve this exact tint on a monitor, you would use an RGB mix of 15, 0, and 175.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 91% cyan and 100% magenta inks. With a hue angle of 245.1 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#0F00AF
RGB15, 0, 175
HSL245.1°, 100.0%, 34.3%
CMYK91%, 100%, 0%, 31%
HSV245.1°, 100.0%, 68.6%
LAB20.8, 59.8, -80.7
XYZ7.9, 3.2, 40.8
Decimal983215
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.81:1
Text on #FFFFFF
AAA
1.64:1
Text on #000000
FAIL
12.24:1
Text on #F8FAFC
AAA
1.39:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F00AF;
}
.text-color {
color: #0F00AF;
}
.border-color {
border: 2px solid #0F00AF;
}