#923300
A dark, vivid orange closely aligning with Saddlebrown.
About #923300
Visually, #923300 is defined as a vivid orange. Its closest recognized web color is Saddlebrown. This translates to an RGB value of rgb(146, 51, 0).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 65% magenta inks. With a hue angle of 21.0 degrees, it sits comfortably in the orange spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#923300
RGB146, 51, 0
HSL21.0°, 100.0%, 28.6%
CMYK0%, 65%, 100%, 43%
HSV21.0°, 100.0%, 57.3%
LAB35.0, 38.2, 46.7
XYZ13.0, 8.5, 0.9
Decimal9581312
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.79:1
Text on #FFFFFF
AAA
2.70:1
Text on #000000
FAIL
7.45:1
Text on #F8FAFC
AAA
2.29:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #923300;
}
.text-color {
color: #923300;
}
.border-color {
border: 2px solid #923300;
}