#0F4233
A very dark, moderate green closely aligning with Darkslategray.
About #0F4233
At its core, #0F4233 is a very dark and moderate hue. Its closest recognized web color is Darkslategray. This translates to an RGB value of rgb(15, 66, 51).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 77% Cyan, 0% Magenta, 23% Yellow, and 74% 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#0F4233
RGB15, 66, 51
HSL162.4°, 63.0%, 15.9%
CMYK77%, 0%, 23%, 74%
HSV162.4°, 77.3%, 25.9%
LAB24.4, -20.9, 4.3
XYZ2.7, 4.2, 3.8
Decimal999987
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.37:1
Text on #FFFFFF
AAA
1.85:1
Text on #000000
FAIL
10.86:1
Text on #F8FAFC
AAA
1.57:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F4233;
}
.text-color {
color: #0F4233;
}
.border-color {
border: 2px solid #0F4233;
}