#B68307
A dark, vivid orange closely aligning with Darkgoldenrod.
About #B68307
Visually, #B68307 is defined as a vivid orange. It is closely associated with the named CSS color Darkgoldenrod. This translates to an RGB value of rgb(182, 131, 7).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 28% magenta inks. The HSL representation is 42.5° hue, 92.6% saturation, and 37.1% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#B68307
RGB182, 131, 7
HSL42.5°, 92.6%, 37.1%
CMYK0%, 28%, 96%, 29%
HSV42.5°, 96.2%, 71.4%
LAB58.2, 10.6, 62.5
XYZ27.4, 26.2, 3.8
Decimal11961095
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.37:1
Text on #FFFFFF
AA Large
6.24:1
Text on #000000
AA
3.22:1
Text on #F8FAFC
AA Large
5.30:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B68307;
}
.text-color {
color: #B68307;
}
.border-color {
border: 2px solid #B68307;
}