#99502C
A dark, moderate orange closely aligning with Sienna.
About #99502C
Visually, #99502C is defined as a moderate orange. Its closest recognized web color is Sienna. Its digital footprint relies on 153 parts red, 80 parts green, and 44 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 48% M, 71% Y, and 40% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a dark color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#99502C
RGB153, 80, 44
HSL19.8°, 55.3%, 38.6%
CMYK0%, 48%, 71%, 40%
HSV19.8°, 71.2%, 60.0%
LAB42.3, 27.4, 34.2
XYZ16.5, 12.7, 4.0
Decimal10047532
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.94:1
Text on #FFFFFF
AA
3.54:1
Text on #000000
AA Large
5.67:1
Text on #F8FAFC
AA
3.01:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #99502C;
}
.text-color {
color: #99502C;
}
.border-color {
border: 2px solid #99502C;
}