#7B2009 Color Information

Hex color code: #7B2009

#7B2009 is a vivid red color. In RGB it is (123, 32, 9), and in HSL it is (12°, 86%, 26%). It is commonly used in modern UI design.

Try:
Color NameMaroon
HEX
#7B2009
RGB
123, 32, 9
HSL
12°, 86%, 26%
CMYK
0%, 74%, 93%, 52%

Shades

CSS Usage
color: #7B2009;
background-color: #7B2009;
border-color: #7B2009;
box-shadow: 0 0 10px #7B2009;
border: 2px solid #7B2009;
Tailwind Usage
bg-[#7B2009]
text-[#7B2009]
border-[#7B2009]
shadow-[0_0_10px_7B2009]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #7B2009, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #7B2009; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #7B2009; 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 #7B2009; background-color: #7B200915; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #7B200920; border-left: 4px solid #7B2009; }

Link / Accent

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

a { color: #7B2009; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #7B2009 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

123, 32, 9

Red: 123 / Green: 32 / Blue: 9

HSL

12°, 86%, 26%

Hue: 12° / Saturation: 86% / Lightness: 26%

CMYK

0%, 74%, 93%, 52%

Cyan: 0% / Magenta: 74% / Yellow: 93% / Key: 52%

What color is #7B2009?

#7B2009 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #7B2009 to RGB:

rgb(123, 32, 9)HEX to RGB Converter →

HEX to HSL

Convert #7B2009 to HSL:

hsl(12, 86%, 26%)RGB to HSL Converter →

HEX to CMYK

Convert #7B2009 to CMYK:

cmyk(0%, 74%, 93%, 52%)Color Converter →

Color Meaning and Usage

#7B2009 is a striking red color with RGB values of 123, 32, 9 and HSL of 12°, 86%, 26%. 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 #7B2009 is #09657B, creating high-contrast pairings. For softer combinations, try analogous colors like #7B092B.

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

Contrast with #7B2009

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #7B2009?

#7B2009 is a striking red color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #7B2009?

#7B2009 in RGB is (123, 32, 9) - 123 red, 32 green, and 9 blue.

How to use #7B2009 in CSS?

Use #7B2009 directly in your CSS properties like color or background-color.

What colors go well with #7B2009?

#09657B (complementary), #7B092B (analogous), and #340E04 (lighter shade) work well with #7B2009.