#41252C Color Information

Hex color code: #41252C

#41252C is a deep red color. In RGB it is (65, 37, 44), and in HSL it is (345°, 27%, 20%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#41252C
RGB
65, 37, 44
HSL
345°, 27%, 20%
CMYK
0%, 43%, 32%, 75%

Shades

CSS Usage
color: #41252C;
background-color: #41252C;
border-color: #41252C;
box-shadow: 0 0 10px #41252C;
border: 2px solid #41252C;
Tailwind Usage
bg-[#41252C]
text-[#41252C]
border-[#41252C]
shadow-[0_0_10px_41252C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #41252C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #41252C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #41252C; 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 #41252C; background-color: #41252C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #41252C20; border-left: 4px solid #41252C; }

Link / Accent

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

a { color: #41252C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #41252C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

65, 37, 44

Red: 65 / Green: 37 / Blue: 44

HSL

345°, 27%, 20%

Hue: 345° / Saturation: 27% / Lightness: 20%

CMYK

0%, 43%, 32%, 75%

Cyan: 0% / Magenta: 43% / Yellow: 32% / Key: 75%

What color is #41252C?

#41252C is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #41252C to RGB:

rgb(65, 37, 44)HEX to RGB Converter →

HEX to HSL

Convert #41252C to HSL:

hsl(345, 27%, 20%)RGB to HSL Converter →

HEX to CMYK

Convert #41252C to CMYK:

cmyk(0%, 43%, 32%, 75%)Color Converter →

Color Meaning and Usage

A rich red tone, #41252C has RGB (65, 37, 44) and HSL (345°, 27%, 20%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #41252C is #25413A, creating high-contrast pairings. For softer combinations, try analogous colors like #41253A.

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

Contrast with #41252C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #41252C?

#41252C is a rich red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #41252C?

#41252C in RGB is (65, 37, 44) - 65 red, 37 green, and 44 blue.

How to use #41252C in CSS?

Use #41252C directly in your CSS properties like color or background-color.

What colors go well with #41252C?

#25413A (complementary), #41253A (analogous), and #10090B (lighter shade) work well with #41252C.