#493A0F
A very dark, moderate orange closely aligning with Darkolivegreen.
About #493A0F
The hex code #493A0F represents a beautifully specific shade of orange. Its closest recognized web color is Darkolivegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 73, 58, and 15.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 21% Magenta, 79% Yellow, and 71% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a very 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#493A0F
RGB73, 58, 15
HSL44.5°, 65.9%, 17.3%
CMYK0%, 21%, 79%, 71%
HSV44.5°, 79.5%, 28.6%
LAB25.2, 1.3, 28.0
XYZ4.3, 4.5, 1.1
Decimal4798991
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.08:1
Text on #FFFFFF
AAA
1.90:1
Text on #000000
FAIL
10.59:1
Text on #F8FAFC
AAA
1.61:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #493A0F;
}
.text-color {
color: #493A0F;
}
.border-color {
border: 2px solid #493A0F;
}