#998366
A medium, muted orange closely aligning with Gray.
About #998366
The hex code #998366 represents a beautifully specific shade of orange. It is closely associated with the named CSS color Gray. In the RGB color space, it consists of 153 red, 131 green, and 102 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 14% M, 33% Y, and 40% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#998366
RGB153, 131, 102
HSL34.1°, 20.0%, 50.0%
CMYK0%, 14%, 33%, 40%
HSV34.1°, 33.3%, 60.0%
LAB56.1, 3.9, 18.8
XYZ23.7, 24.0, 15.9
Decimal10060646
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.63:1
Text on #FFFFFF
AA Large
5.79:1
Text on #000000
AA
3.46:1
Text on #F8FAFC
AA Large
4.92:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #998366;
}
.text-color {
color: #998366;
}
.border-color {
border: 2px solid #998366;
}