#70514C Color Information

Hex color code: #70514C

The hex color #70514C is a muted red with RGB values of (112, 81, 76) and HSL of (8°, 19%, 37%). It is typically applied in digital products.

Try:
Color NameDark Olive Green
HEX
#70514C
RGB
112, 81, 76
HSL
8°, 19%, 37%
CMYK
0%, 28%, 32%, 56%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #70514C; 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 #70514C; background-color: #70514C15; }

Alert / Toast

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

Link / Accent

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

a { color: #70514C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

112, 81, 76

Red: 112 / Green: 81 / Blue: 76

HSL

8°, 19%, 37%

Hue: 8° / Saturation: 19% / Lightness: 37%

CMYK

0%, 28%, 32%, 56%

Cyan: 0% / Magenta: 28% / Yellow: 32% / Key: 56%

What color is #70514C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #70514C to RGB:

rgb(112, 81, 76)HEX to RGB Converter →

HEX to HSL

Convert #70514C to HSL:

hsl(8, 19%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #70514C to CMYK:

cmyk(0%, 28%, 32%, 56%)Color Converter →

Color Meaning and Usage

A subtle red tone, #70514C has RGB (112, 81, 76) and HSL (8°, 19%, 37%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #70514C is #4C6B70, creating high-contrast pairings. For softer combinations, try analogous colors like #704C5A.

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

Contrast with #70514C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #70514C?

#70514C is a subtle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #70514C?

#70514C in RGB is (112, 81, 76) - 112 red, 81 green, and 76 blue.

How to use #70514C in CSS?

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

What colors go well with #70514C?

#4C6B70 (complementary), #704C5A (analogous), and #43302D (lighter shade) work well with #70514C.