#995F00
A dark, vivid orange closely aligning with Saddlebrown.
About #995F00
When working with digital screens, the color #995F00 is rendered by mixing light. Its closest recognized web color is Saddlebrown. In the RGB color space, it consists of 153 red, 95 green, and 0 blue.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 38% Magenta, 100% Yellow, and 40% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF 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#995F00
RGB153, 95, 0
HSL37.3°, 100.0%, 30.0%
CMYK0%, 38%, 100%, 40%
HSV37.3°, 100.0%, 60.0%
LAB45.6, 17.6, 53.6
XYZ17.2, 15.0, 2.0
Decimal10051328
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.26:1
Text on #FFFFFF
AA
3.99:1
Text on #000000
AA Large
5.03:1
Text on #F8FAFC
AA
3.39:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #995F00;
}
.text-color {
color: #995F00;
}
.border-color {
border: 2px solid #995F00;
}