#998375
A medium, muted orange closely aligning with Gray.
About #998375
Visually, #998375 is defined as a muted orange. Its closest recognized web color is Gray. In the RGB color space, it consists of 153 red, 131 green, and 117 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 14% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#998375
RGB153, 131, 117
HSL23.3°, 15.0%, 52.9%
CMYK0%, 14%, 24%, 40%
HSV23.3°, 23.5%, 60.0%
LAB56.4, 6.1, 10.7
XYZ24.5, 24.3, 20.2
Decimal10060661
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.58:1
Text on #FFFFFF
AA Large
5.86:1
Text on #000000
AA
3.43:1
Text on #F8FAFC
AA Large
4.98:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #998375;
}
.text-color {
color: #998375;
}
.border-color {
border: 2px solid #998375;
}