#7592BD
A light, moderate blue closely aligning with Steelblue.
About #7592BD
At its core, #7592BD is a light and moderate hue. Its closest recognized web color is Steelblue. Its digital footprint relies on 117 parts red, 146 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 38% cyan, 23% magenta, 0% yellow, and 26% black. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#7592BD
RGB117, 146, 189
HSL215.8°, 35.3%, 60.0%
CMYK38%, 23%, 0%, 26%
HSV215.8°, 38.1%, 74.1%
LAB59.9, 0.7, -25.6
XYZ26.8, 28.0, 52.1
Decimal7705277
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.18:1
Text on #FFFFFF
AA Large
6.60:1
Text on #000000
AA
3.04:1
Text on #F8FAFC
AA Large
5.61:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #7592BD;
}
.text-color {
color: #7592BD;
}
.border-color {
border: 2px solid #7592BD;
}