#0F0783
A dark, vivid blue closely aligning with Navy.
About #0F0783
The precise color #0F0783 is an excellent choice for modern design projects. Designers often compare it to the standard color Navy. This translates to an RGB value of rgb(15, 7, 131).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 89% C, 95% M, 0% Y, and 49% K. 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. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#0F0783
RGB15, 7, 131
HSL243.9°, 89.9%, 27.1%
CMYK89%, 95%, 0%, 49%
HSV243.9°, 94.7%, 51.4%
LAB14.9, 45.9, -63.4
XYZ4.4, 1.9, 21.6
Decimal984963
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
15.23:1
Text on #FFFFFF
AAA
1.38:1
Text on #000000
FAIL
14.56:1
Text on #F8FAFC
AAA
1.17:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F0783;
}
.text-color {
color: #0F0783;
}
.border-color {
border: 2px solid #0F0783;
}