#074233
A very dark, vivid green closely aligning with Darkslategray.
About #074233
Visually, #074233 is defined as a vivid green. Designers often compare it to the standard color Darkslategray. In the RGB color space, it consists of 7 red, 66 green, and 51 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 89% Cyan, 0% Magenta, 23% Yellow, and 74% Black. With a hue angle of 164.7 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#074233
RGB7, 66, 51
HSL164.7°, 80.8%, 14.3%
CMYK89%, 0%, 23%, 74%
HSV164.7°, 89.4%, 25.9%
LAB24.3, -22.2, 4.1
XYZ2.6, 4.2, 3.8
Decimal475699
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.44:1
Text on #FFFFFF
AAA
1.84:1
Text on #000000
FAIL
10.93:1
Text on #F8FAFC
AAA
1.56:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #074233;
}
.text-color {
color: #074233;
}
.border-color {
border: 2px solid #074233;
}