#41322F Color Information

Hex color code: #41322F

A intense red shade, #41322F appears as (65, 50, 47) in RGB and (10°, 16%, 22%) in HSL. It is widely used in graphic design.

Try:
Color NameDark Slate Gray
HEX
#41322F
RGB
65, 50, 47
HSL
10°, 16%, 22%
CMYK
0%, 23%, 28%, 75%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #41322F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

65, 50, 47

Red: 65 / Green: 50 / Blue: 47

HSL

10°, 16%, 22%

Hue: 10° / Saturation: 16% / Lightness: 22%

CMYK

0%, 23%, 28%, 75%

Cyan: 0% / Magenta: 23% / Yellow: 28% / Key: 75%

What color is #41322F?

#41322F is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #41322F to RGB:

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

HEX to HSL

Convert #41322F to HSL:

hsl(10, 16%, 22%)RGB to HSL Converter →

HEX to CMYK

Convert #41322F to CMYK:

cmyk(0%, 23%, 28%, 75%)Color Converter →

Color Meaning and Usage

#41322F is a rich red color with RGB values of 65, 50, 47 and HSL of 10°, 16%, 22%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #41322F is #2F3E41, creating high-contrast pairings. For softer combinations, try analogous colors like #412F35.

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

Contrast with #41322F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #41322F?

#41322F is a rich red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #41322F?

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

How to use #41322F in CSS?

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

What colors go well with #41322F?

#2F3E41 (complementary), #412F35 (analogous), and #15100F (lighter shade) work well with #41322F.