#07668A
A dark, vivid blue closely aligning with Steelblue.
About #07668A
When working with digital screens, the color #07668A is rendered by mixing light. Its closest recognized web color is Steelblue. This translates to an RGB value of rgb(7, 102, 138).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 95% cyan and 26% magenta inks. 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. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#07668A
RGB7, 102, 138
HSL196.5°, 90.3%, 28.4%
CMYK95%, 26%, 0%, 46%
HSV196.5°, 94.9%, 54.1%
LAB40.2, -10.9, -26.7
XYZ9.4, 11.4, 25.7
Decimal485002
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.41:1
Text on #FFFFFF
AA
3.28:1
Text on #000000
AA Large
6.13:1
Text on #F8FAFC
AA
2.79:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #07668A;
}
.text-color {
color: #07668A;
}
.border-color {
border: 2px solid #07668A;
}