#75683E Color Information

Hex color code: #75683E

The hex color #75683E is a soft yellow with RGB values of (117, 104, 62) and HSL of (46°, 31%, 35%). It is typically applied in digital products.

Try:
Color NameDark Olive Green
HEX
#75683E
RGB
117, 104, 62
HSL
46°, 31%, 35%
CMYK
0%, 11%, 47%, 54%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #75683E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 104, 62

Red: 117 / Green: 104 / Blue: 62

HSL

46°, 31%, 35%

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

CMYK

0%, 11%, 47%, 54%

Cyan: 0% / Magenta: 11% / Yellow: 47% / Key: 54%

What color is #75683E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #75683E to RGB:

rgb(117, 104, 62)HEX to RGB Converter →

HEX to HSL

Convert #75683E to HSL:

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

HEX to CMYK

Convert #75683E to CMYK:

cmyk(0%, 11%, 47%, 54%)Color Converter →

Color Meaning and Usage

A delicate yellow tone, #75683E has RGB (117, 104, 62) and HSL (46°, 31%, 35%). Known for evoking optimism and creativity, this orange-yellow hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #75683E is #3E4A75, creating high-contrast pairings. For softer combinations, try analogous colors like #754C3E.

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

Contrast with #75683E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #75683E?

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

What is the RGB value of #75683E?

#75683E in RGB is (117, 104, 62) - 117 red, 104 green, and 62 blue.

How to use #75683E in CSS?

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

What colors go well with #75683E?

#3E4A75 (complementary), #754C3E (analogous), and #433B23 (lighter shade) work well with #75683E.