#41312F Color Information

Hex color code: #41312F

A rich red shade, #41312F appears as (65, 49, 47) in RGB and (7°, 16%, 22%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#41312F
RGB
65, 49, 47
HSL
7°, 16%, 22%
CMYK
0%, 25%, 28%, 75%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #41312F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

65, 49, 47

Red: 65 / Green: 49 / Blue: 47

HSL

7°, 16%, 22%

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

CMYK

0%, 25%, 28%, 75%

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

What color is #41312F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #41312F to RGB:

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

HEX to HSL

Convert #41312F to HSL:

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

HEX to CMYK

Convert #41312F to CMYK:

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

Color Meaning and Usage

A deep red tone, #41312F has RGB (65, 49, 47) and HSL (7°, 16%, 22%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #41312F is #2F3F41, creating high-contrast pairings. For softer combinations, try analogous colors like #412F36.

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

Contrast with #41312F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #41312F?

#41312F is a deep red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #41312F?

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

How to use #41312F in CSS?

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

What colors go well with #41312F?

#2F3F41 (complementary), #412F36 (analogous), and #15100F (lighter shade) work well with #41312F.