#99907A Color Information

Hex color code: #99907A

The hex color #99907A is a muted orange with RGB values of (153, 144, 122) and HSL of (43°, 13%, 54%). It is widely used in graphic design.

Try:
Color NameGray
HEX
#99907A
RGB
153, 144, 122
HSL
43°, 13%, 54%
CMYK
0%, 6%, 20%, 40%

Shades

CSS Usage
color: #99907A;
background-color: #99907A;
border-color: #99907A;
box-shadow: 0 0 10px #99907A;
border: 2px solid #99907A;
Tailwind Usage
bg-[#99907A]
text-[#99907A]
border-[#99907A]
shadow-[0_0_10px_99907A]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #99907A, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #99907A; color: #000000; }

Badge

New Feature
.badge { background-color: #99907A; 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 #99907A; background-color: #99907A15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #99907A20; border-left: 4px solid #99907A; }

Link / Accent

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

a { color: #99907A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #99907A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

153, 144, 122

Red: 153 / Green: 144 / Blue: 122

HSL

43°, 13%, 54%

Hue: 43° / Saturation: 13% / Lightness: 54%

CMYK

0%, 6%, 20%, 40%

Cyan: 0% / Magenta: 6% / Yellow: 20% / Key: 40%

What color is #99907A?

#99907A is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #99907A to RGB:

rgb(153, 144, 122)HEX to RGB Converter →

HEX to HSL

Convert #99907A to HSL:

hsl(43, 13%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #99907A to CMYK:

cmyk(0%, 6%, 20%, 40%)Color Converter →

Color Meaning and Usage

#99907A is a subtle orange color with RGB values of 153, 144, 122 and HSL of 43°, 13%, 54%. This desaturated neutral evokes balance and subtlety, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #99907A is #7A8399, creating high-contrast pairings. For softer combinations, try analogous colors like #99817A.

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

Contrast with #99907A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #99907A?

#99907A is a subtle orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #99907A?

#99907A in RGB is (153, 144, 122) - 153 red, 144 green, and 122 blue.

How to use #99907A in CSS?

Use #99907A directly in your CSS properties like color or background-color.

What colors go well with #99907A?

#7A8399 (complementary), #99817A (analogous), and #706957 (lighter shade) work well with #99907A.