#90736A Color Information

Hex color code: #90736A

The hex color #90736A is a subtle red with RGB values of (144, 115, 106) and HSL of (14°, 15%, 49%). It is popular in mobile app design.

Try:
Color NameGray
HEX
#90736A
RGB
144, 115, 106
HSL
14°, 15%, 49%
CMYK
0%, 20%, 26%, 44%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #90736A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

144, 115, 106

Red: 144 / Green: 115 / Blue: 106

HSL

14°, 15%, 49%

Hue: 14° / Saturation: 15% / Lightness: 49%

CMYK

0%, 20%, 26%, 44%

Cyan: 0% / Magenta: 20% / Yellow: 26% / Key: 44%

What color is #90736A?

#90736A is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #90736A to RGB:

rgb(144, 115, 106)HEX to RGB Converter →

HEX to HSL

Convert #90736A to HSL:

hsl(14, 15%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #90736A to CMYK:

cmyk(0%, 20%, 26%, 44%)Color Converter →

Color Meaning and Usage

A muted red tone, #90736A has RGB (144, 115, 106) and HSL (14°, 15%, 49%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #90736A is #6A8790, creating high-contrast pairings. For softer combinations, try analogous colors like #906A74.

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

Contrast with #90736A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #90736A?

#90736A is a muted red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #90736A?

#90736A in RGB is (144, 115, 106) - 144 red, 115 green, and 106 blue.

How to use #90736A in CSS?

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

What colors go well with #90736A?

#6A8790 (complementary), #906A74 (analogous), and #64504A (lighter shade) work well with #90736A.