#745A56 Color Information

Hex color code: #745A56

The hex color #745A56 is a muted red with RGB values of (116, 90, 86) and HSL of (8°, 15%, 40%). It is typically applied in digital products.

Try:
Color NameDark Olive Green
HEX
#745A56
RGB
116, 90, 86
HSL
8°, 15%, 40%
CMYK
0%, 22%, 26%, 55%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #745A56; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

116, 90, 86

Red: 116 / Green: 90 / Blue: 86

HSL

8°, 15%, 40%

Hue: 8° / Saturation: 15% / Lightness: 40%

CMYK

0%, 22%, 26%, 55%

Cyan: 0% / Magenta: 22% / Yellow: 26% / Key: 55%

What color is #745A56?

#745A56 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #745A56 to RGB:

rgb(116, 90, 86)HEX to RGB Converter →

HEX to HSL

Convert #745A56 to HSL:

hsl(8, 15%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #745A56 to CMYK:

cmyk(0%, 22%, 26%, 55%)Color Converter →

Color Meaning and Usage

A muted red tone, #745A56 has RGB (116, 90, 86) and HSL (8°, 15%, 40%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #745A56 is #577175, creating high-contrast pairings. For softer combinations, try analogous colors like #755762.

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

Contrast with #745A56

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #745A56?

#745A56 is a muted red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #745A56?

#745A56 in RGB is (116, 90, 86) - 116 red, 90 green, and 86 blue.

How to use #745A56 in CSS?

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

What colors go well with #745A56?

#577175 (complementary), #755762 (analogous), and #493936 (lighter shade) work well with #745A56.