#751A10 Color Information

Hex color code: #751A10

#751A10 is a bold red color. In RGB it is (117, 26, 16), and in HSL it is (6°, 76%, 26%). It is frequently seen in web interfaces.

Try:
Color NameMaroon
HEX
#751A10
RGB
117, 26, 16
HSL
6°, 76%, 26%
CMYK
0%, 78%, 86%, 54%

Shades

CSS Usage
color: #751A10;
background-color: #751A10;
border-color: #751A10;
box-shadow: 0 0 10px #751A10;
border: 2px solid #751A10;
Tailwind Usage
bg-[#751A10]
text-[#751A10]
border-[#751A10]
shadow-[0_0_10px_751A10]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #751A10, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #751A10; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #751A10; 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 #751A10; background-color: #751A1015; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #751A1020; border-left: 4px solid #751A10; }

Link / Accent

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

a { color: #751A10; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #751A10 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 26, 16

Red: 117 / Green: 26 / Blue: 16

HSL

6°, 76%, 26%

Hue: 6° / Saturation: 76% / Lightness: 26%

CMYK

0%, 78%, 86%, 54%

Cyan: 0% / Magenta: 78% / Yellow: 86% / Key: 54%

What color is #751A10?

#751A10 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #751A10 to RGB:

rgb(117, 26, 16)HEX to RGB Converter →

HEX to HSL

Convert #751A10 to HSL:

hsl(6, 76%, 26%)RGB to HSL Converter →

HEX to CMYK

Convert #751A10 to CMYK:

cmyk(0%, 78%, 86%, 54%)Color Converter →

Color Meaning and Usage

A eye-catching red tone, #751A10 has RGB (117, 26, 16) and HSL (6°, 76%, 26%). 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 #751A10 is #106B75, creating high-contrast pairings. For softer combinations, try analogous colors like #751038.

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

Contrast with #751A10

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #751A10?

#751A10 is a eye-catching red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #751A10?

#751A10 in RGB is (117, 26, 16) - 117 red, 26 green, and 16 blue.

How to use #751A10 in CSS?

Use #751A10 directly in your CSS properties like color or background-color.

What colors go well with #751A10?

#106B75 (complementary), #751038 (analogous), and #310B07 (lighter shade) work well with #751A10.