#5F7592
A medium, muted blue closely aligning with Slategray.
About #5F7592
At its core, #5F7592 is a medium and muted hue. Its closest recognized web color is Slategray. Its digital footprint relies on 95 parts red, 117 parts green, and 146 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 35% Cyan, 20% Magenta, 0% Yellow, and 43% Black. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#5F7592
RGB95, 117, 146
HSL214.1°, 21.2%, 47.3%
CMYK35%, 20%, 0%, 43%
HSV214.1°, 34.9%, 57.3%
LAB48.5, -0.6, -18.4
XYZ16.3, 17.2, 29.7
Decimal6256018
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.72:1
Text on #FFFFFF
AA
4.45:1
Text on #000000
AA Large
4.51:1
Text on #F8FAFC
AA
3.78:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #5F7592;
}
.text-color {
color: #5F7592;
}
.border-color {
border: 2px solid #5F7592;
}