#863244 Color Information

Hex color code: #863244

#863244 is a delicate red color. In RGB it is (134, 50, 68), and in HSL it is (347°, 46%, 36%). It is popular in mobile app design.

Try:
Color NameBrown
HEX
#863244
RGB
134, 50, 68
HSL
347°, 46%, 36%
CMYK
0%, 63%, 49%, 47%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #863244; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

134, 50, 68

Red: 134 / Green: 50 / Blue: 68

HSL

347°, 46%, 36%

Hue: 347° / Saturation: 46% / Lightness: 36%

CMYK

0%, 63%, 49%, 47%

Cyan: 0% / Magenta: 63% / Yellow: 49% / Key: 47%

What color is #863244?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #863244 to RGB:

rgb(134, 50, 68)HEX to RGB Converter →

HEX to HSL

Convert #863244 to HSL:

hsl(347, 46%, 36%)RGB to HSL Converter →

HEX to CMYK

Convert #863244 to CMYK:

cmyk(0%, 63%, 49%, 47%)Color Converter →

Color Meaning and Usage

#863244 is a soft red color with RGB values of 134, 50, 68 and HSL of 347°, 46%, 36%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #863244 is #328674, creating high-contrast pairings. For softer combinations, try analogous colors like #86326E.

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

Contrast with #863244

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #863244?

#863244 is a soft red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #863244?

#863244 in RGB is (134, 50, 68) - 134 red, 50 green, and 68 blue.

How to use #863244 in CSS?

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

What colors go well with #863244?

#328674 (complementary), #86326E (analogous), and #4E1D28 (lighter shade) work well with #863244.