#92923A
A medium, moderate yellow closely aligning with Olive.
About #92923A
The precise color #92923A is an excellent choice for modern design projects. Designers often compare it to the standard color Olive. This translates to an RGB value of rgb(146, 146, 58).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 0% M, 60% Y, and 43% K. The HSL representation is 60.0° hue, 43.1% saturation, and 40.0% lightness.
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#92923A
RGB146, 146, 58
HSL60.0°, 43.1%, 40.0%
CMYK0%, 0%, 60%, 43%
HSV60.0°, 60.3%, 57.3%
LAB59.0, -12.0, 45.4
XYZ22.9, 27.0, 8.0
Decimal9605690
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.28:1
Text on #FFFFFF
AA Large
6.39:1
Text on #000000
AA
3.14:1
Text on #F8FAFC
AA Large
5.44:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #92923A;
}
.text-color {
color: #92923A;
}
.border-color {
border: 2px solid #92923A;
}