#90522C Color Information

Hex color code: #90522C

A invigorating orange shade, #90522C appears as (144, 82, 44) in RGB and (23°, 53%, 37%) in HSL. It is widely used in graphic design.

Try:
Color NameSienna
HEX
#90522C
RGB
144, 82, 44
HSL
23°, 53%, 37%
CMYK
0%, 43%, 69%, 44%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #90522C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #90522C; color: #FFFFFF; }

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 #90522C; background-color: #90522C15; }

Alert / Toast

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

Link / Accent

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

a { color: #90522C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

144, 82, 44

Red: 144 / Green: 82 / Blue: 44

HSL

23°, 53%, 37%

Hue: 23° / Saturation: 53% / Lightness: 37%

CMYK

0%, 43%, 69%, 44%

Cyan: 0% / Magenta: 43% / Yellow: 69% / Key: 44%

What color is #90522C?

#90522C is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #90522C to RGB:

rgb(144, 82, 44)HEX to RGB Converter →

HEX to HSL

Convert #90522C to HSL:

hsl(23, 53%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #90522C to CMYK:

cmyk(0%, 43%, 69%, 44%)Color Converter →

Color Meaning and Usage

A vibrant orange tone, #90522C has RGB (144, 82, 44) and HSL (23°, 53%, 37%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #90522C is #2C6A90, creating high-contrast pairings. For softer combinations, try analogous colors like #902C38.

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

Contrast with #90522C

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

Contrast Ratio: 3.43:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #90522C?

#90522C is a vibrant orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #90522C?

#90522C in RGB is (144, 82, 44) - 144 red, 82 green, and 44 blue.

How to use #90522C in CSS?

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

What colors go well with #90522C?

#2C6A90 (complementary), #902C38 (analogous), and #56311A (lighter shade) work well with #90522C.