#49240F
A very dark, moderate orange closely aligning with Saddlebrown.
About #49240F
When working with digital screens, the color #49240F is rendered by mixing light. Designers often compare it to the standard color Saddlebrown. In the RGB color space, it consists of 73 red, 36 green, and 15 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 51% M, 79% Y, and 71% K. The HSL representation is 21.7° hue, 65.9% saturation, and 17.3% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a very dark color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#49240F
RGB73, 36, 15
HSL21.7°, 65.9%, 17.3%
CMYK0%, 51%, 79%, 71%
HSV21.7°, 79.5%, 28.6%
LAB18.9, 15.6, 21.2
XYZ3.5, 2.7, 0.8
Decimal4793359
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.61:1
Text on #FFFFFF
AAA
1.54:1
Text on #000000
FAIL
13.01:1
Text on #F8FAFC
AAA
1.31:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #49240F;
}
.text-color {
color: #49240F;
}
.border-color {
border: 2px solid #49240F;
}