#83836C Color Information

Hex color code: #83836C

A subtle yellow shade, #83836C appears as (131, 131, 108) in RGB and (60°, 10%, 47%) in HSL. It is popular in mobile app design.

Try:
Color NameGray
HEX
#83836C
RGB
131, 131, 108
HSL
60°, 10%, 47%
CMYK
0%, 0%, 18%, 49%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #83836C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

131, 131, 108

Red: 131 / Green: 131 / Blue: 108

HSL

60°, 10%, 47%

Hue: 60° / Saturation: 10% / Lightness: 47%

CMYK

0%, 0%, 18%, 49%

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

What color is #83836C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #83836C to RGB:

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

HEX to HSL

Convert #83836C to HSL:

hsl(60, 10%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #83836C to CMYK:

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

Color Meaning and Usage

#83836C is a neutral yellow color with RGB values of 131, 131, 108 and HSL of 60°, 10%, 47%. 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 #83836C is #6C6C84, creating high-contrast pairings. For softer combinations, try analogous colors like #84786C.

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

Contrast with #83836C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #83836C?

#83836C is a neutral yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #83836C?

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

How to use #83836C in CSS?

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

What colors go well with #83836C?

#6C6C84 (complementary), #84786C (analogous), and #5A5A49 (lighter shade) work well with #83836C.