#245F83
A dark, moderate blue closely aligning with Steelblue.
About #245F83
At its core, #245F83 is a dark and moderate hue. Its closest recognized web color is Steelblue. In the RGB color space, it consists of 36 red, 95 green, and 131 blue.
If you are designing for print, the four-color process is what matters most. The color uses 73% Cyan, 27% Magenta, 0% Yellow, and 49% 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. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#245F83
RGB36, 95, 131
HSL202.7°, 56.9%, 32.7%
CMYK73%, 27%, 0%, 49%
HSV202.7°, 72.5%, 51.4%
LAB38.2, -6.4, -25.6
XYZ8.9, 10.2, 23.0
Decimal2383747
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.91:1
Text on #FFFFFF
AA
3.04:1
Text on #000000
AA Large
6.60:1
Text on #F8FAFC
AA
2.58:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #245F83;
}
.text-color {
color: #245F83;
}
.border-color {
border: 2px solid #245F83;
}