#00077C
A dark, vivid blue closely aligning with Navy.
About #00077C
When working with digital screens, the color #00077C is rendered by mixing light. Its closest recognized web color is Navy. This translates to an RGB value of rgb(0, 7, 124).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 100% Cyan, 94% Magenta, 0% Yellow, and 51% Black. This makes it a relatively dark color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#00077C
RGB0, 7, 124
HSL236.6°, 100.0%, 24.3%
CMYK100%, 94%, 0%, 51%
HSV236.6°, 100.0%, 48.6%
LAB13.3, 43.5, -61.6
XYZ3.7, 1.6, 19.2
Decimal1916
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
15.89:1
Text on #FFFFFF
AAA
1.32:1
Text on #000000
FAIL
15.19:1
Text on #F8FAFC
AAA
1.12:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #00077C;
}
.text-color {
color: #00077C;
}
.border-color {
border: 2px solid #00077C;
}