#245042
A dark, moderate green closely aligning with Darkslategray.
About #245042
The precise color #245042 is an excellent choice for modern design projects. Designers often compare it to the standard color Darkslategray. In the RGB color space, it consists of 36 red, 80 green, and 66 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 55% cyan, 0% magenta, 18% yellow, and 69% black. With a hue angle of 160.9 degrees, it sits comfortably in the green spectrum.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#245042
RGB36, 80, 66
HSL160.9°, 37.9%, 22.7%
CMYK55%, 0%, 18%, 69%
HSV160.9°, 55.0%, 31.4%
LAB30.7, -19.2, 3.6
XYZ4.6, 6.5, 6.2
Decimal2379842
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.13:1
Text on #FFFFFF
AAA
2.30:1
Text on #000000
FAIL
8.72:1
Text on #F8FAFC
AAA
1.96:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #245042;
}
.text-color {
color: #245042;
}
.border-color {
border: 2px solid #245042;
}