#B69207
A dark, vivid yellow closely aligning with Darkgoldenrod.
About #B69207
Visually, #B69207 is defined as a vivid yellow. Its closest recognized web color is Darkgoldenrod. Its digital footprint relies on 182 parts red, 146 parts green, and 7 parts blue light.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 20% magenta, 96% yellow, and 29% black. The HSL representation is 47.7° hue, 92.6% saturation, and 37.1% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#B69207
RGB182, 146, 7
HSL47.7°, 92.6%, 37.1%
CMYK0%, 20%, 96%, 29%
HSV47.7°, 96.2%, 71.4%
LAB62.1, 2.3, 65.3
XYZ29.6, 30.5, 4.5
Decimal11964935
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.96:1
Text on #FFFFFF
FAIL
7.10:1
Text on #000000
AAA
2.83:1
Text on #F8FAFC
FAIL
6.04:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B69207;
}
.text-color {
color: #B69207;
}
.border-color {
border: 2px solid #B69207;
}