#83636C Color Information

Hex color code: #83636C

#83636C is a balanced magenta color. In RGB it is (131, 99, 108), and in HSL it is (343°, 14%, 45%). It is frequently seen in web interfaces.

Try:
Color NameGray
HEX
#83636C
RGB
131, 99, 108
HSL
343°, 14%, 45%
CMYK
0%, 24%, 18%, 49%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #83636C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

131, 99, 108

Red: 131 / Green: 99 / Blue: 108

HSL

343°, 14%, 45%

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

CMYK

0%, 24%, 18%, 49%

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

What color is #83636C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #83636C to RGB:

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

HEX to HSL

Convert #83636C to HSL:

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

HEX to CMYK

Convert #83636C to CMYK:

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

Color Meaning and Usage

#83636C is a neutral magenta color with RGB values of 131, 99, 108 and HSL of 343°, 14%, 45%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #83636C

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 #83636C?

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

What is the RGB value of #83636C?

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

How to use #83636C in CSS?

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

What colors go well with #83636C?

#63837A (complementary), #83637C (analogous), and #574248 (lighter shade) work well with #83636C.