#245775
A dark, moderate blue closely aligning with Darkslategray.
About #245775
Visually, #245775 is defined as a moderate blue. Designers often compare it to the standard color Darkslategray. This translates to an RGB value of rgb(36, 87, 117).
Translating this color to physical media requires the CMYK color model. The color uses 69% Cyan, 26% Magenta, 0% Yellow, and 54% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a dark color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#245775
RGB36, 87, 117
HSL202.2°, 52.9%, 30.0%
CMYK69%, 26%, 0%, 54%
HSV202.2°, 69.2%, 45.9%
LAB35.0, -6.6, -22.1
XYZ7.3, 8.5, 18.1
Decimal2381685
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.79:1
Text on #FFFFFF
AAA
2.70:1
Text on #000000
FAIL
7.45:1
Text on #F8FAFC
AAA
2.29:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #245775;
}
.text-color {
color: #245775;
}
.border-color {
border: 2px solid #245775;
}