#076D99
A dark, vivid blue closely aligning with Steelblue.
About #076D99
The hex code #076D99 represents a beautifully specific shade of blue. Its closest recognized web color is Steelblue. This translates to an RGB value of rgb(7, 109, 153).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 95% cyan and 29% magenta inks. With a hue angle of 198.1 degrees, it sits comfortably in the blue spectrum.
Ensuring your text is legible against this background is a key part of web design. 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#076D99
RGB7, 109, 153
HSL198.1°, 91.2%, 31.4%
CMYK95%, 29%, 0%, 40%
HSV198.1°, 95.4%, 60.0%
LAB43.2, -9.2, -31.1
XYZ11.3, 13.3, 32.1
Decimal486809
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.74:1
Text on #FFFFFF
AA
3.66:1
Text on #000000
AA Large
5.49:1
Text on #F8FAFC
AA
3.11:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #076D99;
}
.text-color {
color: #076D99;
}
.border-color {
border: 2px solid #076D99;
}