#993307
A dark, vivid orange closely aligning with Darkred.
About #993307
The precise color #993307 is an excellent choice for modern design projects. Designers often compare it to the standard color Darkred. Its digital footprint relies on 153 parts red, 51 parts green, and 7 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 67% Magenta, 95% Yellow, and 40% Black. With a hue angle of 18.1 degrees, it sits comfortably in the orange spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#993307
RGB153, 51, 7
HSL18.1°, 91.2%, 31.4%
CMYK0%, 67%, 95%, 40%
HSV18.1°, 95.4%, 60.0%
LAB36.3, 40.9, 45.5
XYZ14.4, 9.2, 1.2
Decimal10040071
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.42:1
Text on #FFFFFF
AAA
2.83:1
Text on #000000
FAIL
7.09:1
Text on #F8FAFC
AAA
2.41:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #993307;
}
.text-color {
color: #993307;
}
.border-color {
border: 2px solid #993307;
}