#BD831D
A medium, vivid orange closely aligning with Darkgoldenrod.
About #BD831D
Visually, #BD831D is defined as a vivid orange. Designers often compare it to the standard color Darkgoldenrod. In the RGB color space, it consists of 189 red, 131 green, and 29 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 31% magenta, 85% yellow, and 26% black. 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. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#BD831D
RGB189, 131, 29
HSL38.2°, 73.4%, 42.7%
CMYK0%, 31%, 85%, 26%
HSV38.2°, 84.7%, 74.1%
LAB59.1, 14.1, 58.6
XYZ29.3, 27.1, 4.9
Decimal12419869
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.27:1
Text on #FFFFFF
AA Large
6.43:1
Text on #000000
AA
3.12:1
Text on #F8FAFC
AA Large
5.46:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #BD831D;
}
.text-color {
color: #BD831D;
}
.border-color {
border: 2px solid #BD831D;
}