#74652A Color Information

Hex color code: #74652A

#74652A is a gentle yellow color. In RGB it is (116, 101, 42), and in HSL it is (48°, 47%, 31%). It is frequently seen in web interfaces.

Try:
Color NameDark Olive Green
HEX
#74652A
RGB
116, 101, 42
HSL
48°, 47%, 31%
CMYK
0%, 13%, 64%, 55%

Shades

CSS Usage
color: #74652A;
background-color: #74652A;
border-color: #74652A;
box-shadow: 0 0 10px #74652A;
border: 2px solid #74652A;
Tailwind Usage
bg-[#74652A]
text-[#74652A]
border-[#74652A]
shadow-[0_0_10px_74652A]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #74652A, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #74652A; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #74652A; 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 #74652A; background-color: #74652A15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #74652A20; border-left: 4px solid #74652A; }

Link / Accent

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

a { color: #74652A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #74652A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

116, 101, 42

Red: 116 / Green: 101 / Blue: 42

HSL

48°, 47%, 31%

Hue: 48° / Saturation: 47% / Lightness: 31%

CMYK

0%, 13%, 64%, 55%

Cyan: 0% / Magenta: 13% / Yellow: 64% / Key: 55%

What color is #74652A?

#74652A is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #74652A to RGB:

rgb(116, 101, 42)HEX to RGB Converter →

HEX to HSL

Convert #74652A to HSL:

hsl(48, 47%, 31%)RGB to HSL Converter →

HEX to CMYK

Convert #74652A to CMYK:

cmyk(0%, 13%, 64%, 55%)Color Converter →

Color Meaning and Usage

A delicate yellow tone, #74652A has RGB (116, 101, 42) and HSL (48°, 47%, 31%). Known for evoking optimism and creativity, this orange-yellow hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #74652A is #2A3974, creating high-contrast pairings. For softer combinations, try analogous colors like #74402A.

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

Contrast with #74652A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #74652A?

#74652A is a delicate yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #74652A?

#74652A in RGB is (116, 101, 42) - 116 red, 101 green, and 42 blue.

How to use #74652A in CSS?

Use #74652A directly in your CSS properties like color or background-color.

What colors go well with #74652A?

#2A3974 (complementary), #74402A (analogous), and #3C3416 (lighter shade) work well with #74652A.