#83550C Color Information

Hex color code: #83550C

A eye-catching orange shade, #83550C appears as (131, 85, 12) in RGB and (37°, 83%, 28%) in HSL. It is widely used in graphic design.

Try:
Color NameSaddle Brown
HEX
#83550C
RGB
131, 85, 12
HSL
37°, 83%, 28%
CMYK
0%, 35%, 91%, 49%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #83550C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

131, 85, 12

Red: 131 / Green: 85 / Blue: 12

HSL

37°, 83%, 28%

Hue: 37° / Saturation: 83% / Lightness: 28%

CMYK

0%, 35%, 91%, 49%

Cyan: 0% / Magenta: 35% / Yellow: 91% / Key: 49%

What color is #83550C?

#83550C is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #83550C to RGB:

rgb(131, 85, 12)HEX to RGB Converter →

HEX to HSL

Convert #83550C to HSL:

hsl(37, 83%, 28%)RGB to HSL Converter →

HEX to CMYK

Convert #83550C to CMYK:

cmyk(0%, 35%, 91%, 49%)Color Converter →

Color Meaning and Usage

#83550C is a eye-catching orange color with RGB values of 131, 85, 12 and HSL of 37°, 83%, 28%. This highly saturated hue evokes energy and excitement, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #83550C is #0C3A83, creating high-contrast pairings. For softer combinations, try analogous colors like #831A0C.

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

Contrast with #83550C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #83550C?

#83550C is a eye-catching orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #83550C?

#83550C in RGB is (131, 85, 12) - 131 red, 85 green, and 12 blue.

How to use #83550C in CSS?

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

What colors go well with #83550C?

#0C3A83 (complementary), #831A0C (analogous), and #3D2806 (lighter shade) work well with #83550C.