#33331D
A very dark, muted yellow closely aligning with Darkslategray.
About #33331D
The hex code #33331D represents a beautifully specific shade of yellow. It is closely associated with the named CSS color Darkslategray. In the RGB color space, it consists of 51 red, 51 green, and 29 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 0% Magenta, 43% Yellow, and 80% 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#33331D
RGB51, 51, 29
HSL60.0°, 27.5%, 15.7%
CMYK0%, 0%, 43%, 80%
HSV60.0°, 43.1%, 20.0%
LAB20.7, -4.2, 14.0
XYZ2.8, 3.2, 1.6
Decimal3355421
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.87:1
Text on #FFFFFF
AAA
1.63:1
Text on #000000
FAIL
12.30:1
Text on #F8FAFC
AAA
1.39:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #33331D;
}
.text-color {
color: #33331D;
}
.border-color {
border: 2px solid #33331D;
}