#79510B Color Information

Hex color code: #79510B

A vivid orange shade, #79510B appears as (121, 81, 11) in RGB and (38°, 83%, 26%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSaddle Brown
HEX
#79510B
RGB
121, 81, 11
HSL
38°, 83%, 26%
CMYK
0%, 33%, 91%, 53%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #79510B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

121, 81, 11

Red: 121 / Green: 81 / Blue: 11

HSL

38°, 83%, 26%

Hue: 38° / Saturation: 83% / Lightness: 26%

CMYK

0%, 33%, 91%, 53%

Cyan: 0% / Magenta: 33% / Yellow: 91% / Key: 53%

What color is #79510B?

#79510B is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #79510B to RGB:

rgb(121, 81, 11)HEX to RGB Converter →

HEX to HSL

Convert #79510B to HSL:

hsl(38, 83%, 26%)RGB to HSL Converter →

HEX to CMYK

Convert #79510B to CMYK:

cmyk(0%, 33%, 91%, 53%)Color Converter →

Color Meaning and Usage

#79510B is a vivid orange color with RGB values of 121, 81, 11 and HSL of 38°, 83%, 26%. This highly saturated hue evokes energy and excitement, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #79510B is #0B3479, creating high-contrast pairings. For softer combinations, try analogous colors like #791A0B.

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

Contrast with #79510B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #79510B?

#79510B is a vivid orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #79510B?

#79510B in RGB is (121, 81, 11) - 121 red, 81 green, and 11 blue.

How to use #79510B in CSS?

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

What colors go well with #79510B?

#0B3479 (complementary), #791A0B (analogous), and #332205 (lighter shade) work well with #79510B.