#83636D Color Information

Hex color code: #83636D

#83636D is a understated magenta color. In RGB it is (131, 99, 109), and in HSL it is (341°, 14%, 45%). It is widely used in graphic design.

Try:
Color NameGray
HEX
#83636D
RGB
131, 99, 109
HSL
341°, 14%, 45%
CMYK
0%, 24%, 17%, 49%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #83636D; 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 #83636D; background-color: #83636D15; }

Alert / Toast

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

Link / Accent

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

a { color: #83636D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #83636D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

131, 99, 109

Red: 131 / Green: 99 / Blue: 109

HSL

341°, 14%, 45%

Hue: 341° / Saturation: 14% / Lightness: 45%

CMYK

0%, 24%, 17%, 49%

Cyan: 0% / Magenta: 24% / Yellow: 17% / Key: 49%

What color is #83636D?

#83636D is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #83636D to RGB:

rgb(131, 99, 109)HEX to RGB Converter →

HEX to HSL

Convert #83636D to HSL:

hsl(341, 14%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #83636D to CMYK:

cmyk(0%, 24%, 17%, 49%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #83636D has RGB (131, 99, 109) and HSL (341°, 14%, 45%). Known for evoking balance and subtlety, this desaturated neutral is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #83636D is #638379, creating high-contrast pairings. For softer combinations, try analogous colors like #83637D.

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

Contrast with #83636D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #83636D?

#83636D is a understated magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #83636D?

#83636D in RGB is (131, 99, 109) - 131 red, 99 green, and 109 blue.

How to use #83636D in CSS?

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

What colors go well with #83636D?

#638379 (complementary), #83637D (analogous), and #574249 (lighter shade) work well with #83636D.