#83637C Color Information

Hex color code: #83637C

A balanced magenta shade, #83637C appears as (131, 99, 124) in RGB and (313°, 14%, 45%) in HSL. It is often used for branding and logos.

Try:
Color NameGray
HEX
#83637C
RGB
131, 99, 124
HSL
313°, 14%, 45%
CMYK
0%, 24%, 5%, 49%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #83637C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

131, 99, 124

Red: 131 / Green: 99 / Blue: 124

HSL

313°, 14%, 45%

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

CMYK

0%, 24%, 5%, 49%

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

What color is #83637C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #83637C to RGB:

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

HEX to HSL

Convert #83637C to HSL:

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

HEX to CMYK

Convert #83637C to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #83637C has RGB (131, 99, 124) and HSL (313°, 14%, 45%). Known for evoking balance and subtlety, this desaturated neutral is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #83637C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #83637C?

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

What is the RGB value of #83637C?

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

How to use #83637C in CSS?

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

What colors go well with #83637C?

#63836A (complementary), #7A6383 (analogous), and #574253 (lighter shade) work well with #83637C.