#076683
A dark, vivid cyan closely aligning with Steelblue.
About #076683
The precise color #076683 is an excellent choice for modern design projects. Designers often compare it to the standard color Steelblue. To achieve this exact tint on a monitor, you would use an RGB mix of 7, 102, and 131.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 95% C, 22% M, 0% Y, and 49% K. With a hue angle of 194.0 degrees, it sits comfortably in the cyan spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#076683
RGB7, 102, 131
HSL194.0°, 89.9%, 27.1%
CMYK95%, 22%, 0%, 49%
HSV194.0°, 94.7%, 51.4%
LAB39.9, -13.6, -23.0
XYZ8.9, 11.2, 23.2
Decimal484995
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.49:1
Text on #FFFFFF
AA
3.24:1
Text on #000000
AA Large
6.20:1
Text on #F8FAFC
AA
2.75:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #076683;
}
.text-color {
color: #076683;
}
.border-color {
border: 2px solid #076683;
}