#41280B Color Information

Hex color code: #41280B

The hex color #41280B is a dramatic orange with RGB values of (65, 40, 11) and HSL of (32°, 71%, 15%). It is typically applied in digital products.

Try:
Color NameMaroon
HEX
#41280B
RGB
65, 40, 11
HSL
32°, 71%, 15%
CMYK
0%, 38%, 83%, 75%

Shades

CSS Usage
color: #41280B;
background-color: #41280B;
border-color: #41280B;
box-shadow: 0 0 10px #41280B;
border: 2px solid #41280B;
Tailwind Usage
bg-[#41280B]
text-[#41280B]
border-[#41280B]
shadow-[0_0_10px_41280B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #41280B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #41280B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #41280B; 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 #41280B; background-color: #41280B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #41280B20; border-left: 4px solid #41280B; }

Link / Accent

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

a { color: #41280B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #41280B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

65, 40, 11

Red: 65 / Green: 40 / Blue: 11

HSL

32°, 71%, 15%

Hue: 32° / Saturation: 71% / Lightness: 15%

CMYK

0%, 38%, 83%, 75%

Cyan: 0% / Magenta: 38% / Yellow: 83% / Key: 75%

What color is #41280B?

#41280B is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #41280B to RGB:

rgb(65, 40, 11)HEX to RGB Converter →

HEX to HSL

Convert #41280B to HSL:

hsl(32, 71%, 15%)RGB to HSL Converter →

HEX to CMYK

Convert #41280B to CMYK:

cmyk(0%, 38%, 83%, 75%)Color Converter →

Color Meaning and Usage

#41280B is a deep orange color with RGB values of 65, 40, 11 and HSL of 32°, 71%, 15%. This very dark shade evokes sophistication and elegance, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #41280B is #0B2441, creating high-contrast pairings. For softer combinations, try analogous colors like #410D0B.

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

Contrast with #41280B

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 #41280B?

#41280B is a deep orange color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #41280B?

#41280B in RGB is (65, 40, 11) - 65 red, 40 green, and 11 blue.

How to use #41280B in CSS?

Use #41280B directly in your CSS properties like color or background-color.

What colors go well with #41280B?

#0B2441 (complementary), #410D0B (analogous), and #000000 (lighter shade) work well with #41280B.