#750B29 Color Information

Hex color code: #750B29

#750B29 is a vivid magenta color. In RGB it is (117, 11, 41), and in HSL it is (343°, 83%, 25%). It is commonly used in modern UI design.

Try:
Color NameMaroon
HEX
#750B29
RGB
117, 11, 41
HSL
343°, 83%, 25%
CMYK
0%, 91%, 65%, 54%

Shades

CSS Usage
color: #750B29;
background-color: #750B29;
border-color: #750B29;
box-shadow: 0 0 10px #750B29;
border: 2px solid #750B29;
Tailwind Usage
bg-[#750B29]
text-[#750B29]
border-[#750B29]
shadow-[0_0_10px_750B29]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #750B29, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #750B29; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #750B29; 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 #750B29; background-color: #750B2915; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #750B2920; border-left: 4px solid #750B29; }

Link / Accent

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

a { color: #750B29; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #750B29 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 11, 41

Red: 117 / Green: 11 / Blue: 41

HSL

343°, 83%, 25%

Hue: 343° / Saturation: 83% / Lightness: 25%

CMYK

0%, 91%, 65%, 54%

Cyan: 0% / Magenta: 91% / Yellow: 65% / Key: 54%

What color is #750B29?

#750B29 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #750B29 to RGB:

rgb(117, 11, 41)HEX to RGB Converter →

HEX to HSL

Convert #750B29 to HSL:

hsl(343, 83%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #750B29 to CMYK:

cmyk(0%, 91%, 65%, 54%)Color Converter →

Color Meaning and Usage

#750B29 is a eye-catching magenta color with RGB values of 117, 11, 41 and HSL of 343°, 83%, 25%. This highly saturated hue evokes energy and excitement, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #750B29 is #0B7557, creating high-contrast pairings. For softer combinations, try analogous colors like #750B5E.

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

Contrast with #750B29

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #750B29?

#750B29 is a eye-catching magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #750B29?

#750B29 in RGB is (117, 11, 41) - 117 red, 11 green, and 41 blue.

How to use #750B29 in CSS?

Use #750B29 directly in your CSS properties like color or background-color.

What colors go well with #750B29?

#0B7557 (complementary), #750B5E (analogous), and #2F0410 (lighter shade) work well with #750B29.