#77223D Color Information

Hex color code: #77223D

The hex color #77223D is a warm magenta with RGB values of (119, 34, 61) and HSL of (341°, 56%, 30%). It is commonly used in modern UI design.

Try:
Color NameBrown
HEX
#77223D
RGB
119, 34, 61
HSL
341°, 56%, 30%
CMYK
0%, 71%, 49%, 53%

Shades

CSS Usage
color: #77223D;
background-color: #77223D;
border-color: #77223D;
box-shadow: 0 0 10px #77223D;
border: 2px solid #77223D;
Tailwind Usage
bg-[#77223D]
text-[#77223D]
border-[#77223D]
shadow-[0_0_10px_77223D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #77223D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #77223D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #77223D; 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 #77223D; background-color: #77223D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #77223D20; border-left: 4px solid #77223D; }

Link / Accent

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

a { color: #77223D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #77223D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

119, 34, 61

Red: 119 / Green: 34 / Blue: 61

HSL

341°, 56%, 30%

Hue: 341° / Saturation: 56% / Lightness: 30%

CMYK

0%, 71%, 49%, 53%

Cyan: 0% / Magenta: 71% / Yellow: 49% / Key: 53%

What color is #77223D?

#77223D is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #77223D to RGB:

rgb(119, 34, 61)HEX to RGB Converter →

HEX to HSL

Convert #77223D to HSL:

hsl(341, 56%, 30%)RGB to HSL Converter →

HEX to CMYK

Convert #77223D to CMYK:

cmyk(0%, 71%, 49%, 53%)Color Converter →

Color Meaning and Usage

A invigorating magenta tone, #77223D has RGB (119, 34, 61) and HSL (341°, 56%, 30%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #77223D is #22775C, creating high-contrast pairings. For softer combinations, try analogous colors like #772268.

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

Contrast with #77223D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #77223D?

#77223D is a invigorating magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #77223D?

#77223D in RGB is (119, 34, 61) - 119 red, 34 green, and 61 blue.

How to use #77223D in CSS?

Use #77223D directly in your CSS properties like color or background-color.

What colors go well with #77223D?

#22775C (complementary), #772268 (analogous), and #3C111E (lighter shade) work well with #77223D.