#92161E Color Information

Hex color code: #92161E

The hex color #92161E is a eye-catching red with RGB values of (146, 22, 30) and HSL of (356°, 74%, 33%). It is widely used in graphic design.

Try:
Color NameBrown
HEX
#92161E
RGB
146, 22, 30
HSL
356°, 74%, 33%
CMYK
0%, 85%, 79%, 43%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #92161E; 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 #92161E; background-color: #92161E15; }

Alert / Toast

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

Link / Accent

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

a { color: #92161E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #92161E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

146, 22, 30

Red: 146 / Green: 22 / Blue: 30

HSL

356°, 74%, 33%

Hue: 356° / Saturation: 74% / Lightness: 33%

CMYK

0%, 85%, 79%, 43%

Cyan: 0% / Magenta: 85% / Yellow: 79% / Key: 43%

What color is #92161E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #92161E to RGB:

rgb(146, 22, 30)HEX to RGB Converter →

HEX to HSL

Convert #92161E to HSL:

hsl(356, 74%, 33%)RGB to HSL Converter →

HEX to CMYK

Convert #92161E to CMYK:

cmyk(0%, 85%, 79%, 43%)Color Converter →

Color Meaning and Usage

#92161E is a vivid red color with RGB values of 146, 22, 30 and HSL of 356°, 74%, 33%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #92161E is #16928A, creating high-contrast pairings. For softer combinations, try analogous colors like #92165C.

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

Contrast with #92161E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #92161E?

#92161E is a vivid red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #92161E?

#92161E in RGB is (146, 22, 30) - 146 red, 22 green, and 30 blue.

How to use #92161E in CSS?

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

What colors go well with #92161E?

#16928A (complementary), #92165C (analogous), and #500C10 (lighter shade) work well with #92161E.