#667CBD
A medium, moderate blue closely aligning with Steelblue.
About #667CBD
At its core, #667CBD is a medium and moderate hue. Designers often compare it to the standard color Steelblue. Its digital footprint relies on 102 parts red, 124 parts green, and 189 parts blue light.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 46% cyan, 34% magenta, 0% yellow, and 26% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. 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#667CBD
RGB102, 124, 189
HSL224.8°, 39.7%, 57.1%
CMYK46%, 34%, 0%, 26%
HSV224.8°, 46.0%, 74.1%
LAB52.9, 9.6, -36.6
XYZ21.9, 20.9, 51.0
Decimal6716605
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.05:1
Text on #FFFFFF
AA Large
5.18:1
Text on #000000
AA
3.87:1
Text on #F8FAFC
AA Large
4.41:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #667CBD;
}
.text-color {
color: #667CBD;
}
.border-color {
border: 2px solid #667CBD;
}