#B6920F
A dark, vivid yellow closely aligning with Darkgoldenrod.
About #B6920F
Visually, #B6920F is defined as a vivid yellow. Designers often compare it to the standard color Darkgoldenrod. Its digital footprint relies on 182 parts red, 146 parts green, and 15 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 20% Magenta, 92% Yellow, and 29% Black. With a hue angle of 47.1 degrees, it sits comfortably in the yellow spectrum.
When using this color as a background, text legibility must be considered. 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#B6920F
RGB182, 146, 15
HSL47.1°, 84.8%, 38.6%
CMYK0%, 20%, 92%, 29%
HSV47.1°, 91.8%, 71.4%
LAB62.1, 2.4, 64.1
XYZ29.7, 30.5, 4.8
Decimal11964943
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.95:1
Text on #FFFFFF
FAIL
7.11:1
Text on #000000
AAA
2.82:1
Text on #F8FAFC
FAIL
6.04:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B6920F;
}
.text-color {
color: #B6920F;
}
.border-color {
border: 2px solid #B6920F;
}