#996D07
A dark, vivid orange closely aligning with Darkgoldenrod.
About #996D07
When working with digital screens, the color #996D07 is rendered by mixing light. Its closest recognized web color is Darkgoldenrod. This translates to an RGB value of rgb(153, 109, 7).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 29% magenta, 95% yellow, and 40% black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#996D07
RGB153, 109, 7
HSL41.9°, 91.2%, 31.4%
CMYK0%, 29%, 95%, 40%
HSV41.9°, 95.4%, 60.0%
LAB49.2, 9.7, 54.5
XYZ18.6, 17.7, 2.6
Decimal10054919
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.62:1
Text on #FFFFFF
AA
4.54:1
Text on #000000
AA
4.42:1
Text on #F8FAFC
AA Large
3.86:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #996D07;
}
.text-color {
color: #996D07;
}
.border-color {
border: 2px solid #996D07;
}