#B36913
A dark, vivid orange closely aligning with Peru.
About #B36913
Visually, #B36913 is defined as a vivid orange. Designers often compare it to the standard color Peru. In the RGB color space, it consists of 179 red, 105 green, and 19 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 41% M, 89% Y, and 30% K. The HSL representation is 32.2° hue, 80.8% saturation, and 38.8% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#B36913
RGB179, 105, 19
HSL32.2°, 80.8%, 38.8%
CMYK0%, 41%, 89%, 30%
HSV32.2°, 89.4%, 70.2%
LAB51.5, 23.9, 54.9
XYZ23.8, 19.7, 3.2
Decimal11757843
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.25:1
Text on #FFFFFF
AA Large
4.95:1
Text on #000000
AA
4.06:1
Text on #F8FAFC
AA Large
4.21:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B36913;
}
.text-color {
color: #B36913;
}
.border-color {
border: 2px solid #B36913;
}