#926D24
A dark, moderate orange closely aligning with Peru.
About #926D24
At its core, #926D24 is a dark and moderate hue. Its closest recognized web color is Peru. To achieve this exact tint on a monitor, you would use an RGB mix of 146, 109, and 36.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 25% Magenta, 75% Yellow, and 43% Black. 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. 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#926D24
RGB146, 109, 36
HSL39.8°, 60.4%, 35.7%
CMYK0%, 25%, 75%, 43%
HSV39.8°, 75.3%, 57.3%
LAB48.5, 7.3, 44.4
XYZ17.6, 17.2, 4.1
Decimal9596196
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.73:1
Text on #FFFFFF
AA
4.44:1
Text on #000000
AA Large
4.53:1
Text on #F8FAFC
AA
3.77:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #926D24;
}
.text-color {
color: #926D24;
}
.border-color {
border: 2px solid #926D24;
}