#A8750F
A dark, vivid orange closely aligning with Darkgoldenrod.
About #A8750F
The precise color #A8750F is an excellent choice for modern design projects. It is closely associated with the named CSS color Darkgoldenrod. In the RGB color space, it consists of 168 red, 117 green, and 15 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 30% magenta inks. Always request a physical proof before doing a large print run with this exact code.
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#A8750F
RGB168, 117, 15
HSL40.0°, 83.6%, 35.9%
CMYK0%, 30%, 91%, 34%
HSV40.0°, 91.1%, 65.9%
LAB53.0, 12.2, 56.5
XYZ22.6, 21.1, 3.3
Decimal11040015
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.03:1
Text on #FFFFFF
AA Large
5.22: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: #A8750F;
}
.text-color {
color: #A8750F;
}
.border-color {
border: 2px solid #A8750F;
}