#B6990F
A dark, vivid yellow closely aligning with Goldenrod.
About #B6990F
The precise color #B6990F is an excellent choice for modern design projects. Its closest recognized web color is Goldenrod. In the RGB color space, it consists of 182 red, 153 green, and 15 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 16% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#B6990F
RGB182, 153, 15
HSL49.6°, 84.8%, 38.6%
CMYK0%, 16%, 92%, 29%
HSV49.6°, 91.8%, 71.4%
LAB64.0, -1.4, 65.5
XYZ30.8, 32.8, 5.2
Decimal11966735
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.42:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B6990F;
}
.text-color {
color: #B6990F;
}
.border-color {
border: 2px solid #B6990F;
}