#998324
A dark, moderate yellow closely aligning with Olive.
About #998324
Visually, #998324 is defined as a moderate yellow. Designers often compare it to the standard color Olive. To achieve this exact tint on a monitor, you would use an RGB mix of 153, 131, and 36.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 14% magenta, 76% yellow, and 40% black. The HSL representation is 48.7° hue, 61.9% saturation, and 37.1% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#998324
RGB153, 131, 36
HSL48.7°, 61.9%, 37.1%
CMYK0%, 14%, 76%, 40%
HSV48.7°, 76.5%, 60.0%
LAB55.2, -1.9, 51.2
XYZ21.6, 23.1, 5.0
Decimal10060580
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.73:1
Text on #FFFFFF
AA Large
5.63:1
Text on #000000
AA
3.57:1
Text on #F8FAFC
AA Large
4.78:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #998324;
}
.text-color {
color: #998324;
}
.border-color {
border: 2px solid #998324;
}