#65494D Color Information

Hex color code: #65494D

The hex color #65494D is a neutral red with RGB values of (101, 73, 77) and HSL of (351°, 16%, 34%). It is commonly used in modern UI design.

Try:
Color NameDark Olive Green
HEX
#65494D
RGB
101, 73, 77
HSL
351°, 16%, 34%
CMYK
0%, 28%, 24%, 60%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #65494D; 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 #65494D; background-color: #65494D15; }

Alert / Toast

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

Link / Accent

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

a { color: #65494D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #65494D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

101, 73, 77

Red: 101 / Green: 73 / Blue: 77

HSL

351°, 16%, 34%

Hue: 351° / Saturation: 16% / Lightness: 34%

CMYK

0%, 28%, 24%, 60%

Cyan: 0% / Magenta: 28% / Yellow: 24% / Key: 60%

What color is #65494D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #65494D to RGB:

rgb(101, 73, 77)HEX to RGB Converter →

HEX to HSL

Convert #65494D to HSL:

hsl(351, 16%, 34%)RGB to HSL Converter →

HEX to CMYK

Convert #65494D to CMYK:

cmyk(0%, 28%, 24%, 60%)Color Converter →

Color Meaning and Usage

A neutral red tone, #65494D has RGB (101, 73, 77) and HSL (351°, 16%, 34%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #65494D is #496560, creating high-contrast pairings. For softer combinations, try analogous colors like #65495B.

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

Contrast with #65494D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #65494D?

#65494D is a neutral red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #65494D?

#65494D in RGB is (101, 73, 77) - 101 red, 73 green, and 77 blue.

How to use #65494D in CSS?

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

What colors go well with #65494D?

#496560 (complementary), #65495B (analogous), and #38292B (lighter shade) work well with #65494D.