#804646 Color Information

Hex color code: #804646

A subtle red shade, #804646 appears as (128, 70, 70) in RGB and (0°, 29%, 39%) in HSL. It is often used for branding and logos.

Try:
Color NameSienna
HEX
#804646
RGB
128, 70, 70
HSL
0°, 29%, 39%
CMYK
0%, 45%, 45%, 50%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #804646; 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 #804646; background-color: #80464615; }

Alert / Toast

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

Link / Accent

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

a { color: #804646; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #804646 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

128, 70, 70

Red: 128 / Green: 70 / Blue: 70

HSL

0°, 29%, 39%

Hue: 0° / Saturation: 29% / Lightness: 39%

CMYK

0%, 45%, 45%, 50%

Cyan: 0% / Magenta: 45% / Yellow: 45% / Key: 50%

What color is #804646?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #804646 to RGB:

rgb(128, 70, 70)HEX to RGB Converter →

HEX to HSL

Convert #804646 to HSL:

hsl(0, 29%, 39%)RGB to HSL Converter →

HEX to CMYK

Convert #804646 to CMYK:

cmyk(0%, 45%, 45%, 50%)Color Converter →

Color Meaning and Usage

A gentle red tone, #804646 has RGB (128, 70, 70) and HSL (0°, 29%, 39%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #804646 is #478080, creating high-contrast pairings. For softer combinations, try analogous colors like #804763.

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

Contrast with #804646

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #804646?

#804646 is a gentle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #804646?

#804646 in RGB is (128, 70, 70) - 128 red, 70 green, and 70 blue.

How to use #804646 in CSS?

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

What colors go well with #804646?

#478080 (complementary), #804763 (analogous), and #4F2B2B (lighter shade) work well with #804646.