#245F99
A dark, moderate blue closely aligning with Steelblue.
About #245F99
The precise color #245F99 is an excellent choice for modern design projects. Its closest recognized web color is Steelblue. Its digital footprint relies on 36 parts red, 95 parts green, and 153 parts blue light.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 76% cyan, 38% magenta, 0% yellow, and 40% 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 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#245F99
RGB36, 95, 153
HSL209.7°, 61.9%, 37.1%
CMYK76%, 38%, 0%, 40%
HSV209.7°, 76.5%, 60.0%
LAB39.3, 1.9, -37.1
XYZ10.6, 10.9, 31.7
Decimal2383769
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.62:1
Text on #FFFFFF
AA
3.17:1
Text on #000000
AA Large
6.33:1
Text on #F8FAFC
AA
2.70:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #245F99;
}
.text-color {
color: #245F99;
}
.border-color {
border: 2px solid #245F99;
}