#70190F Color Information

Hex color code: #70190F

A striking red shade, #70190F appears as (112, 25, 15) in RGB and (6°, 76%, 25%) in HSL. It is often used for branding and logos.

Try:
Color NameMaroon
HEX
#70190F
RGB
112, 25, 15
HSL
6°, 76%, 25%
CMYK
0%, 78%, 87%, 56%

Shades

CSS Usage
color: #70190F;
background-color: #70190F;
border-color: #70190F;
box-shadow: 0 0 10px #70190F;
border: 2px solid #70190F;
Tailwind Usage
bg-[#70190F]
text-[#70190F]
border-[#70190F]
shadow-[0_0_10px_70190F]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #70190F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #70190F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #70190F; 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 #70190F; background-color: #70190F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #70190F20; border-left: 4px solid #70190F; }

Link / Accent

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

a { color: #70190F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #70190F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

112, 25, 15

Red: 112 / Green: 25 / Blue: 15

HSL

6°, 76%, 25%

Hue: 6° / Saturation: 76% / Lightness: 25%

CMYK

0%, 78%, 87%, 56%

Cyan: 0% / Magenta: 78% / Yellow: 87% / Key: 56%

What color is #70190F?

#70190F is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #70190F to RGB:

rgb(112, 25, 15)HEX to RGB Converter →

HEX to HSL

Convert #70190F to HSL:

hsl(6, 76%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #70190F to CMYK:

cmyk(0%, 78%, 87%, 56%)Color Converter →

Color Meaning and Usage

#70190F is a striking red color with RGB values of 112, 25, 15 and HSL of 6°, 76%, 25%. This red-orange hue evokes warmth and passion, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #70190F is #0F6770, creating high-contrast pairings. For softer combinations, try analogous colors like #700F36.

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

Contrast with #70190F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #70190F?

#70190F is a striking red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #70190F?

#70190F in RGB is (112, 25, 15) - 112 red, 25 green, and 15 blue.

How to use #70190F in CSS?

Use #70190F directly in your CSS properties like color or background-color.

What colors go well with #70190F?

#0F6770 (complementary), #700F36 (analogous), and #2D0A06 (lighter shade) work well with #70190F.