#745D58 Color Information

Hex color code: #745D58

#745D58 is a neutral red color. In RGB it is (116, 93, 88), and in HSL it is (11°, 14%, 40%). It is commonly used in modern UI design.

Try:
Color NameDark Olive Green
HEX
#745D58
RGB
116, 93, 88
HSL
11°, 14%, 40%
CMYK
0%, 20%, 24%, 55%

Shades

CSS Usage
color: #745D58;
background-color: #745D58;
border-color: #745D58;
box-shadow: 0 0 10px #745D58;
border: 2px solid #745D58;
Tailwind Usage
bg-[#745D58]
text-[#745D58]
border-[#745D58]
shadow-[0_0_10px_745D58]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #745D58, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #745D58; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #745D58; 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 #745D58; background-color: #745D5815; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #745D5820; border-left: 4px solid #745D58; }

Link / Accent

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

a { color: #745D58; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #745D58 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

116, 93, 88

Red: 116 / Green: 93 / Blue: 88

HSL

11°, 14%, 40%

Hue: 11° / Saturation: 14% / Lightness: 40%

CMYK

0%, 20%, 24%, 55%

Cyan: 0% / Magenta: 20% / Yellow: 24% / Key: 55%

What color is #745D58?

#745D58 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #745D58 to RGB:

rgb(116, 93, 88)HEX to RGB Converter →

HEX to HSL

Convert #745D58 to HSL:

hsl(11, 14%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #745D58 to CMYK:

cmyk(0%, 20%, 24%, 55%)Color Converter →

Color Meaning and Usage

#745D58 is a muted red color with RGB values of 116, 93, 88 and HSL of 11°, 14%, 40%. This desaturated neutral evokes balance and subtlety, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #745D58 is #586F74, creating high-contrast pairings. For softer combinations, try analogous colors like #745861.

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

Contrast with #745D58

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #745D58?

#745D58 is a muted red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #745D58?

#745D58 in RGB is (116, 93, 88) - 116 red, 93 green, and 88 blue.

How to use #745D58 in CSS?

Use #745D58 directly in your CSS properties like color or background-color.

What colors go well with #745D58?

#586F74 (complementary), #745861 (analogous), and #493A37 (lighter shade) work well with #745D58.