#506675
A dark, muted blue closely aligning with Slategray.
About #506675
At its core, #506675 is a dark and muted hue. Designers often compare it to the standard color Slategray. This translates to an RGB value of rgb(80, 102, 117).
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 32% cyan, 13% magenta, 0% yellow, and 54% black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#506675
RGB80, 102, 117
HSL204.3°, 18.8%, 38.6%
CMYK32%, 13%, 0%, 54%
HSV204.3°, 31.6%, 45.9%
LAB42.0, -4.3, -11.1
XYZ11.3, 12.5, 18.6
Decimal5269109
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.00:1
Text on #FFFFFF
AA
3.50:1
Text on #000000
AA Large
5.74:1
Text on #F8FAFC
AA
2.97:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #506675;
}
.text-color {
color: #506675;
}
.border-color {
border: 2px solid #506675;
}