#A08307
A dark, vivid yellow closely aligning with Darkgoldenrod.
About #A08307
When working with digital screens, the color #A08307 is rendered by mixing light. Its closest recognized web color is Darkgoldenrod. Its digital footprint relies on 160 parts red, 131 parts green, and 7 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 18% Magenta, 96% Yellow, and 37% Black. The HSL representation is 48.6° hue, 91.6% saturation, and 32.7% lightness.
When using this color as a background, text legibility must be considered. Because it is a dark color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A08307
RGB160, 131, 7
HSL48.6°, 91.6%, 32.7%
CMYK0%, 18%, 96%, 37%
HSV48.6°, 95.6%, 62.7%
LAB55.8, 0.5, 59.7
XYZ22.7, 23.7, 3.6
Decimal10519303
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.66:1
Text on #FFFFFF
AA Large
5.74:1
Text on #000000
AA
3.49:1
Text on #F8FAFC
AA Large
4.88:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A08307;
}
.text-color {
color: #A08307;
}
.border-color {
border: 2px solid #A08307;
}