#772A0D Color Information

Hex color code: #772A0D

#772A0D is a eye-catching orange color. In RGB it is (119, 42, 13), and in HSL it is (16°, 80%, 26%). It is widely used in graphic design.

Try:
Color NameSaddle Brown
HEX
#772A0D
RGB
119, 42, 13
HSL
16°, 80%, 26%
CMYK
0%, 65%, 89%, 53%

Shades

CSS Usage
color: #772A0D;
background-color: #772A0D;
border-color: #772A0D;
box-shadow: 0 0 10px #772A0D;
border: 2px solid #772A0D;
Tailwind Usage
bg-[#772A0D]
text-[#772A0D]
border-[#772A0D]
shadow-[0_0_10px_772A0D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #772A0D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #772A0D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #772A0D; 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 #772A0D; background-color: #772A0D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #772A0D20; border-left: 4px solid #772A0D; }

Link / Accent

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

a { color: #772A0D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #772A0D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

119, 42, 13

Red: 119 / Green: 42 / Blue: 13

HSL

16°, 80%, 26%

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

CMYK

0%, 65%, 89%, 53%

Cyan: 0% / Magenta: 65% / Yellow: 89% / Key: 53%

What color is #772A0D?

#772A0D is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #772A0D to RGB:

rgb(119, 42, 13)HEX to RGB Converter →

HEX to HSL

Convert #772A0D to HSL:

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

HEX to CMYK

Convert #772A0D to CMYK:

cmyk(0%, 65%, 89%, 53%)Color Converter →

Color Meaning and Usage

#772A0D is a bold orange color with RGB values of 119, 42, 13 and HSL of 16°, 80%, 26%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #772A0D is #0D5B77, creating high-contrast pairings. For softer combinations, try analogous colors like #770D26.

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

Contrast with #772A0D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #772A0D?

#772A0D is a bold orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #772A0D?

#772A0D in RGB is (119, 42, 13) - 119 red, 42 green, and 13 blue.

How to use #772A0D in CSS?

Use #772A0D directly in your CSS properties like color or background-color.

What colors go well with #772A0D?

#0D5B77 (complementary), #770D26 (analogous), and #321206 (lighter shade) work well with #772A0D.