#3A1D07
A very dark, vivid orange closely aligning with Black.
About #3A1D07
Visually, #3A1D07 is defined as a vivid orange. Designers often compare it to the standard color Black. Its digital footprint relies on 58 parts red, 29 parts green, and 7 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 50% Magenta, 88% Yellow, and 77% Black. The HSL representation is 25.9° hue, 78.5% saturation, and 12.7% lightness.
Contrast ratios determine whether this color is safe for typography. 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#3A1D07
RGB58, 29, 7
HSL25.9°, 78.5%, 12.7%
CMYK0%, 50%, 88%, 77%
HSV25.9°, 87.9%, 22.7%
LAB14.4, 12.1, 18.6
XYZ2.2, 1.8, 0.4
Decimal3808519
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
15.46:1
Text on #FFFFFF
AAA
1.36:1
Text on #000000
FAIL
14.77:1
Text on #F8FAFC
AAA
1.16:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3A1D07;
}
.text-color {
color: #3A1D07;
}
.border-color {
border: 2px solid #3A1D07;
}