#911E0D Color Information

Hex color code: #911E0D

A dynamic red shade, #911E0D appears as (145, 30, 13) in RGB and (8°, 84%, 31%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Red
HEX
#911E0D
RGB
145, 30, 13
HSL
8°, 84%, 31%
CMYK
0%, 79%, 91%, 43%

Shades

CSS Usage
color: #911E0D;
background-color: #911E0D;
border-color: #911E0D;
box-shadow: 0 0 10px #911E0D;
border: 2px solid #911E0D;
Tailwind Usage
bg-[#911E0D]
text-[#911E0D]
border-[#911E0D]
shadow-[0_0_10px_911E0D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #911E0D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #911E0D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #911E0D; 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 #911E0D; background-color: #911E0D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #911E0D20; border-left: 4px solid #911E0D; }

Link / Accent

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

a { color: #911E0D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #911E0D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

145, 30, 13

Red: 145 / Green: 30 / Blue: 13

HSL

8°, 84%, 31%

Hue: 8° / Saturation: 84% / Lightness: 31%

CMYK

0%, 79%, 91%, 43%

Cyan: 0% / Magenta: 79% / Yellow: 91% / Key: 43%

What color is #911E0D?

#911E0D is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #911E0D to RGB:

rgb(145, 30, 13)HEX to RGB Converter →

HEX to HSL

Convert #911E0D to HSL:

hsl(8, 84%, 31%)RGB to HSL Converter →

HEX to CMYK

Convert #911E0D to CMYK:

cmyk(0%, 79%, 91%, 43%)Color Converter →

Color Meaning and Usage

#911E0D is a dynamic red color with RGB values of 145, 30, 13 and HSL of 8°, 84%, 31%. This highly saturated hue evokes energy and excitement, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #911E0D is #0D8091, creating high-contrast pairings. For softer combinations, try analogous colors like #910D3D.

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

Contrast with #911E0D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #911E0D?

#911E0D is a dynamic red color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #911E0D?

#911E0D in RGB is (145, 30, 13) - 145 red, 30 green, and 13 blue.

How to use #911E0D in CSS?

Use #911E0D directly in your CSS properties like color or background-color.

What colors go well with #911E0D?

#0D8091 (complementary), #910D3D (analogous), and #4B1007 (lighter shade) work well with #911E0D.