#A87507
A dark, vivid orange closely aligning with Darkgoldenrod.
About #A87507
At its core, #A87507 is a dark and vivid hue. It is closely associated with the named CSS color Darkgoldenrod. This translates to an RGB value of rgb(168, 117, 7).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 30% magenta, 96% yellow, and 34% black. The HSL representation is 41.0° hue, 92.0% saturation, and 34.3% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#A87507
RGB168, 117, 7
HSL41.0°, 92.0%, 34.3%
CMYK0%, 30%, 96%, 34%
HSV41.0°, 95.8%, 65.9%
LAB53.0, 12.0, 58.1
XYZ22.5, 21.1, 3.1
Decimal11040007
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.03:1
Text on #FFFFFF
AA Large
5.21:1
Text on #000000
AA
3.85:1
Text on #F8FAFC
AA Large
4.43:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A87507;
}
.text-color {
color: #A87507;
}
.border-color {
border: 2px solid #A87507;
}