#998307
A dark, vivid yellow closely aligning with Olive.
About #998307
When working with digital screens, the color #998307 is rendered by mixing light. Its closest recognized web color is Olive. To achieve this exact tint on a monitor, you would use an RGB mix of 153, 131, and 7.
When sending designs containing this color to a printer, the CMYK values come into play. 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.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#998307
RGB153, 131, 7
HSL51.0°, 91.2%, 31.4%
CMYK0%, 14%, 95%, 40%
HSV51.0°, 95.4%, 60.0%
LAB55.1, -2.8, 58.8
XYZ21.3, 23.0, 3.5
Decimal10060551
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.75:1
Text on #FFFFFF
AA Large
5.60:1
Text on #000000
AA
3.58:1
Text on #F8FAFC
AA Large
4.76:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #998307;
}
.text-color {
color: #998307;
}
.border-color {
border: 2px solid #998307;
}