#83702F Color Information

Hex color code: #83702F

The hex color #83702F is a soft yellow with RGB values of (131, 112, 47) and HSL of (46°, 47%, 35%). It is typically applied in digital products.

Try:
Color NameOlive Drab
HEX
#83702F
RGB
131, 112, 47
HSL
46°, 47%, 35%
CMYK
0%, 15%, 64%, 49%

Shades

CSS Usage
color: #83702F;
background-color: #83702F;
border-color: #83702F;
box-shadow: 0 0 10px #83702F;
border: 2px solid #83702F;
Tailwind Usage
bg-[#83702F]
text-[#83702F]
border-[#83702F]
shadow-[0_0_10px_83702F]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #83702F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #83702F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #83702F; 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 #83702F; background-color: #83702F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #83702F20; border-left: 4px solid #83702F; }

Link / Accent

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

a { color: #83702F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #83702F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

131, 112, 47

Red: 131 / Green: 112 / Blue: 47

HSL

46°, 47%, 35%

Hue: 46° / Saturation: 47% / Lightness: 35%

CMYK

0%, 15%, 64%, 49%

Cyan: 0% / Magenta: 15% / Yellow: 64% / Key: 49%

What color is #83702F?

#83702F is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #83702F to RGB:

rgb(131, 112, 47)HEX to RGB Converter →

HEX to HSL

Convert #83702F to HSL:

hsl(46, 47%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #83702F to CMYK:

cmyk(0%, 15%, 64%, 49%)Color Converter →

Color Meaning and Usage

#83702F is a delicate yellow color with RGB values of 131, 112, 47 and HSL of 46°, 47%, 35%. This orange-yellow hue evokes optimism and creativity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #83702F is #2F4383, creating high-contrast pairings. For softer combinations, try analogous colors like #83462F.

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

Contrast with #83702F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #83702F?

#83702F is a delicate yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #83702F?

#83702F in RGB is (131, 112, 47) - 131 red, 112 green, and 47 blue.

How to use #83702F in CSS?

Use #83702F directly in your CSS properties like color or background-color.

What colors go well with #83702F?

#2F4383 (complementary), #83462F (analogous), and #4B401B (lighter shade) work well with #83702F.