#245049
A dark, moderate cyan closely aligning with Darkslategray.
About #245049
Visually, #245049 is defined as a moderate cyan. Its closest recognized web color is Darkslategray. This translates to an RGB value of rgb(36, 80, 73).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 55% cyan, 0% magenta, 9% yellow, and 69% 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. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#245049
RGB36, 80, 73
HSL170.5°, 37.9%, 22.7%
CMYK55%, 0%, 9%, 69%
HSV170.5°, 55.0%, 31.4%
LAB30.9, -17.2, -0.5
XYZ4.8, 6.6, 7.3
Decimal2379849
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.06:1
Text on #FFFFFF
AAA
2.32:1
Text on #000000
FAIL
8.66:1
Text on #F8FAFC
AAA
1.97:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #245049;
}
.text-color {
color: #245049;
}
.border-color {
border: 2px solid #245049;
}