#84819C Color Information

Hex color code: #84819C

The hex color #84819C is a muted blue with RGB values of (132, 129, 156) and HSL of (247°, 12%, 56%). It is typically applied in digital products.

Try:
Color NameLight Slate Gray
HEX
#84819C
RGB
132, 129, 156
HSL
247°, 12%, 56%
CMYK
15%, 17%, 0%, 39%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #84819C; color: #000000; }

Badge

New Feature
.badge { background-color: #84819C; color: #000000; }

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 #84819C; background-color: #84819C15; }

Alert / Toast

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

Link / Accent

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

a { color: #84819C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

132, 129, 156

Red: 132 / Green: 129 / Blue: 156

HSL

247°, 12%, 56%

Hue: 247° / Saturation: 12% / Lightness: 56%

CMYK

15%, 17%, 0%, 39%

Cyan: 15% / Magenta: 17% / Yellow: 0% / Key: 39%

What color is #84819C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #84819C to RGB:

rgb(132, 129, 156)HEX to RGB Converter →

HEX to HSL

Convert #84819C to HSL:

hsl(247, 12%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #84819C to CMYK:

cmyk(15%, 17%, 0%, 39%)Color Converter →

Color Meaning and Usage

#84819C is a balanced blue color with RGB values of 132, 129, 156 and HSL of 247°, 12%, 56%. This desaturated neutral evokes balance and subtlety, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #84819C is #999C81, creating high-contrast pairings. For softer combinations, try analogous colors like #818C9C.

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

Contrast with #84819C

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

Contrast Ratio: 5.60:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #84819C?

#84819C is a balanced blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #84819C?

#84819C in RGB is (132, 129, 156) - 132 red, 129 green, and 156 blue.

How to use #84819C in CSS?

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

What colors go well with #84819C?

#999C81 (complementary), #818C9C (analogous), and #5F5C75 (lighter shade) work well with #84819C.