#99923A
A medium, moderate yellow closely aligning with Olive.
About #99923A
When working with digital screens, the color #99923A is rendered by mixing light. Its closest recognized web color is Olive. In the RGB color space, it consists of 153 red, 146 green, and 58 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 5% M, 62% Y, and 40% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. 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#99923A
RGB153, 146, 58
HSL55.6°, 45.0%, 41.4%
CMYK0%, 5%, 62%, 40%
HSV55.6°, 62.1%, 60.0%
LAB59.6, -8.9, 46.3
XYZ24.2, 27.6, 8.1
Decimal10064442
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.22:1
Text on #FFFFFF
AA Large
6.53:1
Text on #000000
AA
3.08:1
Text on #F8FAFC
AA Large
5.55:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #99923A;
}
.text-color {
color: #99923A;
}
.border-color {
border: 2px solid #99923A;
}