#B37E19
A medium, vivid orange closely aligning with Darkgoldenrod.
About #B37E19
At its core, #B37E19 is a medium and vivid hue. Designers often compare it to the standard color Darkgoldenrod. Its digital footprint relies on 179 parts red, 126 parts green, and 25 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 30% Magenta, 86% Yellow, and 30% Black. With a hue angle of 39.4 degrees, it sits comfortably in the orange spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 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#B37E19
RGB179, 126, 25
HSL39.4°, 75.5%, 40.0%
CMYK0%, 30%, 86%, 30%
HSV39.4°, 86.0%, 70.2%
LAB56.7, 12.3, 57.3
XYZ26.2, 24.6, 4.3
Decimal11763225
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.55:1
Text on #FFFFFF
AA Large
5.92:1
Text on #000000
AA
3.39:1
Text on #F8FAFC
AA Large
5.03:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B37E19;
}
.text-color {
color: #B37E19;
}
.border-color {
border: 2px solid #B37E19;
}