#76702E Color Information

Hex color code: #76702E

A soft yellow shade, #76702E appears as (118, 112, 46) in RGB and (55°, 44%, 32%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Olive Green
HEX
#76702E
RGB
118, 112, 46
HSL
55°, 44%, 32%
CMYK
0%, 5%, 61%, 54%

Shades

CSS Usage
color: #76702E;
background-color: #76702E;
border-color: #76702E;
box-shadow: 0 0 10px #76702E;
border: 2px solid #76702E;
Tailwind Usage
bg-[#76702E]
text-[#76702E]
border-[#76702E]
shadow-[0_0_10px_76702E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #76702E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #76702E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #76702E; 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 #76702E; background-color: #76702E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #76702E20; border-left: 4px solid #76702E; }

Link / Accent

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

a { color: #76702E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #76702E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

118, 112, 46

Red: 118 / Green: 112 / Blue: 46

HSL

55°, 44%, 32%

Hue: 55° / Saturation: 44% / Lightness: 32%

CMYK

0%, 5%, 61%, 54%

Cyan: 0% / Magenta: 5% / Yellow: 61% / Key: 54%

What color is #76702E?

#76702E is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #76702E to RGB:

rgb(118, 112, 46)HEX to RGB Converter →

HEX to HSL

Convert #76702E to HSL:

hsl(55, 44%, 32%)RGB to HSL Converter →

HEX to CMYK

Convert #76702E to CMYK:

cmyk(0%, 5%, 61%, 54%)Color Converter →

Color Meaning and Usage

#76702E is a delicate yellow color with RGB values of 118, 112, 46 and HSL of 55°, 44%, 32%. This orange-yellow hue evokes optimism and creativity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #76702E is #2E3476, creating high-contrast pairings. For softer combinations, try analogous colors like #764C2E.

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

Contrast with #76702E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #76702E?

#76702E is a delicate yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #76702E?

#76702E in RGB is (118, 112, 46) - 118 red, 112 green, and 46 blue.

How to use #76702E in CSS?

Use #76702E directly in your CSS properties like color or background-color.

What colors go well with #76702E?

#2E3476 (complementary), #764C2E (analogous), and #3E3B18 (lighter shade) work well with #76702E.