#994200
A dark, vivid orange closely aligning with Saddlebrown.
About #994200
When working with digital screens, the color #994200 is rendered by mixing light. It is closely associated with the named CSS color Saddlebrown. In the RGB color space, it consists of 153 red, 66 green, and 0 blue.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 57% Magenta, 100% Yellow, and 40% 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#994200
RGB153, 66, 0
HSL25.9°, 100.0%, 30.0%
CMYK0%, 57%, 100%, 40%
HSV25.9°, 100.0%, 60.0%
LAB39.0, 33.6, 49.6
XYZ15.1, 10.7, 1.3
Decimal10043904
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.70:1
Text on #FFFFFF
AA
3.13:1
Text on #000000
AA Large
6.40:1
Text on #F8FAFC
AA
2.66:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #994200;
}
.text-color {
color: #994200;
}
.border-color {
border: 2px solid #994200;
}