#B69900
A dark, vivid yellow closely aligning with Goldenrod.
About #B69900
When working with digital screens, the color #B69900 is rendered by mixing light. Its closest recognized web color is Goldenrod. In the RGB color space, it consists of 182 red, 153 green, and 0 blue.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 16% Magenta, 100% Yellow, and 29% Black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#B69900
RGB182, 153, 0
HSL50.4°, 100.0%, 35.7%
CMYK0%, 16%, 100%, 29%
HSV50.4°, 100.0%, 71.4%
LAB63.9, -1.6, 67.7
XYZ30.7, 32.7, 4.7
Decimal11966720
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.78:1
Text on #FFFFFF
FAIL
7.55:1
Text on #000000
AAA
2.66:1
Text on #F8FAFC
FAIL
6.41:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B69900;
}
.text-color {
color: #B69900;
}
.border-color {
border: 2px solid #B69900;
}