#667599
A medium, muted blue closely aligning with Slategray.
About #667599
Visually, #667599 is defined as a muted blue. If you're using CSS, you might find it aligns closely with Slategray. Its digital footprint relies on 102 parts red, 117 parts green, and 153 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 33% cyan, 24% magenta, 0% yellow, and 40% black. With a hue angle of 222.4 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#667599
RGB102, 117, 153
HSL222.4°, 20.0%, 50.0%
CMYK33%, 24%, 0%, 40%
HSV222.4°, 33.3%, 60.0%
LAB49.3, 3.4, -21.3
XYZ17.6, 17.8, 32.7
Decimal6714777
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.60:1
Text on #FFFFFF
AA
4.57:1
Text on #000000
AA
4.39:1
Text on #F8FAFC
AA Large
3.88:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #667599;
}
.text-color {
color: #667599;
}
.border-color {
border: 2px solid #667599;
}