#413D24 Color Information

Hex color code: #413D24

#413D24 is a dark yellow color. In RGB it is (65, 61, 36), and in HSL it is (52°, 29%, 20%). It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#413D24
RGB
65, 61, 36
HSL
52°, 29%, 20%
CMYK
0%, 6%, 45%, 75%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #413D24; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

65, 61, 36

Red: 65 / Green: 61 / Blue: 36

HSL

52°, 29%, 20%

Hue: 52° / Saturation: 29% / Lightness: 20%

CMYK

0%, 6%, 45%, 75%

Cyan: 0% / Magenta: 6% / Yellow: 45% / Key: 75%

What color is #413D24?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #413D24 to RGB:

rgb(65, 61, 36)HEX to RGB Converter →

HEX to HSL

Convert #413D24 to HSL:

hsl(52, 29%, 20%)RGB to HSL Converter →

HEX to CMYK

Convert #413D24 to CMYK:

cmyk(0%, 6%, 45%, 75%)Color Converter →

Color Meaning and Usage

A intense yellow tone, #413D24 has RGB (65, 61, 36) and HSL (52°, 29%, 20%). 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 #413D24 is #242842, creating high-contrast pairings. For softer combinations, try analogous colors like #422F24.

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

Contrast with #413D24

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #413D24?

#413D24 is a intense yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #413D24?

#413D24 in RGB is (65, 61, 36) - 65 red, 61 green, and 36 blue.

How to use #413D24 in CSS?

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

What colors go well with #413D24?

#242842 (complementary), #422F24 (analogous), and #100F09 (lighter shade) work well with #413D24.