#92420F
A dark, vivid orange closely aligning with Saddlebrown.
About #92420F
Visually, #92420F is defined as a vivid orange. Designers often compare it to the standard color Saddlebrown. Its digital footprint relies on 146 parts red, 66 parts green, and 15 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 55% Magenta, 90% Yellow, and 43% Black. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#92420F
RGB146, 66, 15
HSL23.4°, 81.4%, 31.6%
CMYK0%, 55%, 90%, 43%
HSV23.4°, 89.7%, 57.3%
LAB37.9, 31.0, 43.4
XYZ13.9, 10.0, 1.7
Decimal9585167
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.98:1
Text on #FFFFFF
AA
3.01:1
Text on #000000
AA Large
6.67:1
Text on #F8FAFC
AA
2.56:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #92420F;
}
.text-color {
color: #92420F;
}
.border-color {
border: 2px solid #92420F;
}