#A7351B Color Information

Hex color code: #A7351B

A dynamic red shade, #A7351B appears as (167, 53, 27) in RGB and (11°, 72%, 38%) in HSL. It is typically applied in digital products.

Try:
Color NameBrown
HEX
#A7351B
RGB
167, 53, 27
HSL
11°, 72%, 38%
CMYK
0%, 68%, 84%, 35%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A7351B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #A7351B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

167, 53, 27

Red: 167 / Green: 53 / Blue: 27

HSL

11°, 72%, 38%

Hue: 11° / Saturation: 72% / Lightness: 38%

CMYK

0%, 68%, 84%, 35%

Cyan: 0% / Magenta: 68% / Yellow: 84% / Key: 35%

What color is #A7351B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A7351B to RGB:

rgb(167, 53, 27)HEX to RGB Converter →

HEX to HSL

Convert #A7351B to HSL:

hsl(11, 72%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #A7351B to CMYK:

cmyk(0%, 68%, 84%, 35%)Color Converter →

Color Meaning and Usage

#A7351B is a striking red color with RGB values of 167, 53, 27 and HSL of 11°, 72%, 38%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A7351B is #1B8DA7, creating high-contrast pairings. For softer combinations, try analogous colors like #A71B47.

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

Contrast with #A7351B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A7351B?

#A7351B is a striking red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #A7351B?

#A7351B in RGB is (167, 53, 27) - 167 red, 53 green, and 27 blue.

How to use #A7351B in CSS?

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

What colors go well with #A7351B?

#1B8DA7 (complementary), #A71B47 (analogous), and #652010 (lighter shade) work well with #A7351B.