#997549
A medium, moderate orange closely aligning with Sienna.
About #997549
The hex code #997549 represents a beautifully specific shade of orange. Its closest recognized web color is Sienna. This translates to an RGB value of rgb(153, 117, 73).
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 24% Magenta, 52% Yellow, and 40% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. 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#997549
RGB153, 117, 73
HSL33.0°, 35.4%, 44.3%
CMYK0%, 24%, 52%, 40%
HSV33.0°, 52.3%, 60.0%
LAB51.8, 8.5, 29.6
XYZ20.7, 20.0, 9.1
Decimal10057033
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.20:1
Text on #FFFFFF
AA Large
5.00:1
Text on #000000
AA
4.02:1
Text on #F8FAFC
AA Large
4.25:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #997549;
}
.text-color {
color: #997549;
}
.border-color {
border: 2px solid #997549;
}