#B6921D
A medium, vivid yellow closely aligning with Darkgoldenrod.
About #B6921D
Visually, #B6921D is defined as a vivid yellow. Designers often compare it to the standard color Darkgoldenrod. This translates to an RGB value of rgb(182, 146, 29).
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 20% Magenta, 84% Yellow, and 29% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#B6921D
RGB182, 146, 29
HSL45.9°, 72.5%, 41.4%
CMYK0%, 20%, 84%, 29%
HSV45.9°, 84.1%, 71.4%
LAB62.2, 2.7, 60.8
XYZ29.8, 30.6, 5.5
Decimal11964957
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.95:1
Text on #FFFFFF
FAIL
7.12:1
Text on #000000
AAA
2.82:1
Text on #F8FAFC
FAIL
6.05:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B6921D;
}
.text-color {
color: #B6921D;
}
.border-color {
border: 2px solid #B6921D;
}