#79290C Color Information

Hex color code: #79290C

The hex color #79290C is a vivid orange with RGB values of (121, 41, 12) and HSL of (16°, 82%, 26%). It is frequently seen in web interfaces.

Try:
Color NameSaddle Brown
HEX
#79290C
RGB
121, 41, 12
HSL
16°, 82%, 26%
CMYK
0%, 66%, 90%, 53%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #79290C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

121, 41, 12

Red: 121 / Green: 41 / Blue: 12

HSL

16°, 82%, 26%

Hue: 16° / Saturation: 82% / Lightness: 26%

CMYK

0%, 66%, 90%, 53%

Cyan: 0% / Magenta: 66% / Yellow: 90% / Key: 53%

What color is #79290C?

#79290C is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #79290C to RGB:

rgb(121, 41, 12)HEX to RGB Converter →

HEX to HSL

Convert #79290C to HSL:

hsl(16, 82%, 26%)RGB to HSL Converter →

HEX to CMYK

Convert #79290C to CMYK:

cmyk(0%, 66%, 90%, 53%)Color Converter →

Color Meaning and Usage

#79290C is a bold orange color with RGB values of 121, 41, 12 and HSL of 16°, 82%, 26%. This highly saturated hue evokes energy and excitement, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #79290C is #0C5C79, creating high-contrast pairings. For softer combinations, try analogous colors like #790C25.

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

Contrast with #79290C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #79290C?

#79290C is a bold orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #79290C?

#79290C in RGB is (121, 41, 12) - 121 red, 41 green, and 12 blue.

How to use #79290C in CSS?

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

What colors go well with #79290C?

#0C5C79 (complementary), #790C25 (analogous), and #331105 (lighter shade) work well with #79290C.