#6D75A0
A medium, muted blue closely aligning with Steelblue.
About #6D75A0
The precise color #6D75A0 is an excellent choice for modern design projects. Its closest recognized web color is Steelblue. Its digital footprint relies on 109 parts red, 117 parts green, and 160 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 32% Cyan, 27% Magenta, 0% Yellow, and 37% Black. With a hue angle of 230.6 degrees, it sits comfortably in the blue spectrum.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#6D75A0
RGB109, 117, 160
HSL230.6°, 21.2%, 52.7%
CMYK32%, 27%, 0%, 37%
HSV230.6°, 31.9%, 62.7%
LAB50.1, 7.5, -24.1
XYZ19.0, 18.5, 35.8
Decimal7173536
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.47:1
Text on #FFFFFF
AA Large
4.70:1
Text on #000000
AA
4.27:1
Text on #F8FAFC
AA Large
4.00:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #6D75A0;
}
.text-color {
color: #6D75A0;
}
.border-color {
border: 2px solid #6D75A0;
}