#3A330F
A very dark, moderate yellow closely aligning with Darkolivegreen.
About #3A330F
When working with digital screens, the color #3A330F is rendered by mixing light. Its closest recognized web color is Darkolivegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 58, 51, and 15.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 12% M, 74% Y, and 77% K. 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#3A330F
RGB58, 51, 15
HSL50.2°, 58.9%, 14.3%
CMYK0%, 12%, 74%, 77%
HSV50.2°, 74.1%, 22.7%
LAB21.2, -2.1, 23.3
XYZ3.0, 3.3, 0.9
Decimal3814159
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.65:1
Text on #FFFFFF
AAA
1.66:1
Text on #000000
FAIL
12.09:1
Text on #F8FAFC
AAA
1.41:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3A330F;
}
.text-color {
color: #3A330F;
}
.border-color {
border: 2px solid #3A330F;
}