#B6A01D
A medium, vivid yellow closely aligning with Goldenrod.
About #B6A01D
Visually, #B6A01D is defined as a vivid yellow. Designers often compare it to the standard color Goldenrod. In the RGB color space, it consists of 182 red, 160 green, and 29 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 12% magenta inks. The HSL representation is 51.4° hue, 72.5% saturation, and 41.4% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#B6A01D
RGB182, 160, 29
HSL51.4°, 72.5%, 41.4%
CMYK0%, 12%, 84%, 29%
HSV51.4°, 84.1%, 71.4%
LAB65.9, -4.8, 64.0
XYZ32.1, 35.2, 6.3
Decimal11968541
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.61:1
Text on #FFFFFF
FAIL
8.04:1
Text on #000000
AAA
2.50:1
Text on #F8FAFC
FAIL
6.83:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B6A01D;
}
.text-color {
color: #B6A01D;
}
.border-color {
border: 2px solid #B6A01D;
}