#99922C Color Information

Hex color code: #99922C

The hex color #99922C is a understated yellow with RGB values of (153, 146, 44) and HSL of (56°, 55%, 39%). It is widely used in graphic design.

Try:
Color NameDark Goldenrod
HEX
#99922C
RGB
153, 146, 44
HSL
56°, 55%, 39%
CMYK
0%, 5%, 71%, 40%

Shades

CSS Usage
color: #99922C;
background-color: #99922C;
border-color: #99922C;
box-shadow: 0 0 10px #99922C;
border: 2px solid #99922C;
Tailwind Usage
bg-[#99922C]
text-[#99922C]
border-[#99922C]
shadow-[0_0_10px_99922C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #99922C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #99922C; color: #000000; }

Badge

New Feature
.badge { background-color: #99922C; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #99922C; background-color: #99922C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #99922C20; border-left: 4px solid #99922C; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #99922C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #99922C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

153, 146, 44

Red: 153 / Green: 146 / Blue: 44

HSL

56°, 55%, 39%

Hue: 56° / Saturation: 55% / Lightness: 39%

CMYK

0%, 5%, 71%, 40%

Cyan: 0% / Magenta: 5% / Yellow: 71% / Key: 40%

What color is #99922C?

#99922C is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #99922C to RGB:

rgb(153, 146, 44)HEX to RGB Converter →

HEX to HSL

Convert #99922C to HSL:

hsl(56, 55%, 39%)RGB to HSL Converter →

HEX to CMYK

Convert #99922C to CMYK:

cmyk(0%, 5%, 71%, 40%)Color Converter →

Color Meaning and Usage

A neutral yellow tone, #99922C has RGB (153, 146, 44) and HSL (56°, 55%, 39%). Known for evoking optimism and creativity, this orange-yellow hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #99922C is #2D349A, creating high-contrast pairings. For softer combinations, try analogous colors like #9A5C2D.

Use #99922C in CSS: color: #99922C or background-color: #99922C. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #99922C

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 6.50:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #99922C?

#99922C is a neutral yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #99922C?

#99922C in RGB is (153, 146, 44) - 153 red, 146 green, and 44 blue.

How to use #99922C in CSS?

Use #99922C directly in your CSS properties like color or background-color.

What colors go well with #99922C?

#2D349A (complementary), #9A5C2D (analogous), and #5F5A1C (lighter shade) work well with #99922C.