#73545D Color Information

Hex color code: #73545D

#73545D is a neutral magenta color. In RGB it is (115, 84, 93), and in HSL it is (343°, 16%, 39%). It is commonly used in modern UI design.

Try:
Color NameGray
HEX
#73545D
RGB
115, 84, 93
HSL
343°, 16%, 39%
CMYK
0%, 27%, 19%, 55%

Shades

CSS Usage
color: #73545D;
background-color: #73545D;
border-color: #73545D;
box-shadow: 0 0 10px #73545D;
border: 2px solid #73545D;
Tailwind Usage
bg-[#73545D]
text-[#73545D]
border-[#73545D]
shadow-[0_0_10px_73545D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #73545D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #73545D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #73545D; 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 #73545D; background-color: #73545D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #73545D20; border-left: 4px solid #73545D; }

Link / Accent

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

a { color: #73545D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #73545D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

115, 84, 93

Red: 115 / Green: 84 / Blue: 93

HSL

343°, 16%, 39%

Hue: 343° / Saturation: 16% / Lightness: 39%

CMYK

0%, 27%, 19%, 55%

Cyan: 0% / Magenta: 27% / Yellow: 19% / Key: 55%

What color is #73545D?

#73545D is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #73545D to RGB:

rgb(115, 84, 93)HEX to RGB Converter →

HEX to HSL

Convert #73545D to HSL:

hsl(343, 16%, 39%)RGB to HSL Converter →

HEX to CMYK

Convert #73545D to CMYK:

cmyk(0%, 27%, 19%, 55%)Color Converter →

Color Meaning and Usage

#73545D is a neutral magenta color with RGB values of 115, 84, 93 and HSL of 343°, 16%, 39%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #73545D is #54736A, creating high-contrast pairings. For softer combinations, try analogous colors like #73546C.

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

Contrast with #73545D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #73545D?

#73545D is a neutral magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #73545D?

#73545D in RGB is (115, 84, 93) - 115 red, 84 green, and 93 blue.

How to use #73545D in CSS?

Use #73545D directly in your CSS properties like color or background-color.

What colors go well with #73545D?

#54736A (complementary), #73546C (analogous), and #473339 (lighter shade) work well with #73545D.