#41422F Color Information

Hex color code: #41422F

The hex color #41422F is a dramatic yellow with RGB values of (65, 66, 47) and HSL of (63°, 17%, 22%). It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#41422F
RGB
65, 66, 47
HSL
63°, 17%, 22%
CMYK
2%, 0%, 29%, 74%

Shades

CSS Usage
color: #41422F;
background-color: #41422F;
border-color: #41422F;
box-shadow: 0 0 10px #41422F;
border: 2px solid #41422F;
Tailwind Usage
bg-[#41422F]
text-[#41422F]
border-[#41422F]
shadow-[0_0_10px_41422F]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #41422F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #41422F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #41422F; 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 #41422F; background-color: #41422F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #41422F20; border-left: 4px solid #41422F; }

Link / Accent

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

a { color: #41422F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #41422F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

65, 66, 47

Red: 65 / Green: 66 / Blue: 47

HSL

63°, 17%, 22%

Hue: 63° / Saturation: 17% / Lightness: 22%

CMYK

2%, 0%, 29%, 74%

Cyan: 2% / Magenta: 0% / Yellow: 29% / Key: 74%

What color is #41422F?

#41422F is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #41422F to RGB:

rgb(65, 66, 47)HEX to RGB Converter →

HEX to HSL

Convert #41422F to HSL:

hsl(63, 17%, 22%)RGB to HSL Converter →

HEX to CMYK

Convert #41422F to CMYK:

cmyk(2%, 0%, 29%, 74%)Color Converter →

Color Meaning and Usage

A rich yellow tone, #41422F has RGB (65, 66, 47) and HSL (63°, 17%, 22%). Known for evoking nature and harmony, this green hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #41422F is #302F42, creating high-contrast pairings. For softer combinations, try analogous colors like #42392F.

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

Contrast with #41422F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #41422F?

#41422F is a rich yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #41422F?

#41422F in RGB is (65, 66, 47) - 65 red, 66 green, and 47 blue.

How to use #41422F in CSS?

Use #41422F directly in your CSS properties like color or background-color.

What colors go well with #41422F?

#302F42 (complementary), #42392F (analogous), and #15150F (lighter shade) work well with #41422F.