#BD920F
A medium, vivid yellow closely aligning with Darkgoldenrod.
About #BD920F
Visually, #BD920F is defined as a vivid yellow. Its closest recognized web color is Darkgoldenrod. This translates to an RGB value of rgb(189, 146, 15).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 23% Magenta, 92% Yellow, and 26% 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#BD920F
RGB189, 146, 15
HSL45.2°, 85.3%, 40.0%
CMYK0%, 23%, 92%, 26%
HSV45.2°, 92.1%, 74.1%
LAB62.9, 5.6, 65.0
XYZ31.4, 31.4, 4.9
Decimal12423695
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.88:1
Text on #FFFFFF
FAIL
7.28:1
Text on #000000
AAA
2.76:1
Text on #F8FAFC
FAIL
6.19:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #BD920F;
}
.text-color {
color: #BD920F;
}
.border-color {
border: 2px solid #BD920F;
}