#075FBD
A dark, vivid blue closely aligning with Royalblue.
About #075FBD
The precise color #075FBD is an excellent choice for modern design projects. Its closest recognized web color is Royalblue. In the RGB color space, it consists of 7 red, 95 green, and 189 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 96% cyan and 50% magenta inks. This makes it a relatively light 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#075FBD
RGB7, 95, 189
HSL211.0°, 92.9%, 38.4%
CMYK96%, 50%, 0%, 26%
HSV211.0°, 96.3%, 74.1%
LAB41.1, 14.0, -55.6
XYZ13.4, 11.9, 49.7
Decimal483261
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.21:1
Text on #FFFFFF
AA
3.38:1
Text on #000000
AA Large
5.94:1
Text on #F8FAFC
AA
2.87:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #075FBD;
}
.text-color {
color: #075FBD;
}
.border-color {
border: 2px solid #075FBD;
}