#413C2A Color Information

Hex color code: #413C2A

The hex color #413C2A is a rich yellow with RGB values of (65, 60, 42) and HSL of (47°, 21%, 21%). It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#413C2A
RGB
65, 60, 42
HSL
47°, 21%, 21%
CMYK
0%, 8%, 35%, 75%

Shades

CSS Usage
color: #413C2A;
background-color: #413C2A;
border-color: #413C2A;
box-shadow: 0 0 10px #413C2A;
border: 2px solid #413C2A;
Tailwind Usage
bg-[#413C2A]
text-[#413C2A]
border-[#413C2A]
shadow-[0_0_10px_413C2A]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #413C2A, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #413C2A; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #413C2A; 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 #413C2A; background-color: #413C2A15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #413C2A20; border-left: 4px solid #413C2A; }

Link / Accent

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

a { color: #413C2A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #413C2A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

65, 60, 42

Red: 65 / Green: 60 / Blue: 42

HSL

47°, 21%, 21%

Hue: 47° / Saturation: 21% / Lightness: 21%

CMYK

0%, 8%, 35%, 75%

Cyan: 0% / Magenta: 8% / Yellow: 35% / Key: 75%

What color is #413C2A?

#413C2A is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #413C2A to RGB:

rgb(65, 60, 42)HEX to RGB Converter →

HEX to HSL

Convert #413C2A to HSL:

hsl(47, 21%, 21%)RGB to HSL Converter →

HEX to CMYK

Convert #413C2A to CMYK:

cmyk(0%, 8%, 35%, 75%)Color Converter →

Color Meaning and Usage

A rich yellow tone, #413C2A has RGB (65, 60, 42) and HSL (47°, 21%, 21%). Known for evoking optimism and creativity, this orange-yellow hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #413C2A is #2A2F41, creating high-contrast pairings. For softer combinations, try analogous colors like #41312A.

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

Contrast with #413C2A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #413C2A?

#413C2A is a rich yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #413C2A?

#413C2A in RGB is (65, 60, 42) - 65 red, 60 green, and 42 blue.

How to use #413C2A in CSS?

Use #413C2A directly in your CSS properties like color or background-color.

What colors go well with #413C2A?

#2A2F41 (complementary), #41312A (analogous), and #13110C (lighter shade) work well with #413C2A.