#494C3D Color Information

Hex color code: #494C3D

A neutral yellow shade, #494C3D appears as (73, 76, 61) in RGB and (72°, 11%, 27%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#494C3D
RGB
73, 76, 61
HSL
72°, 11%, 27%
CMYK
4%, 0%, 20%, 70%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #494C3D; 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 #494C3D; background-color: #494C3D15; }

Alert / Toast

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

Link / Accent

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

a { color: #494C3D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #494C3D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

73, 76, 61

Red: 73 / Green: 76 / Blue: 61

HSL

72°, 11%, 27%

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

CMYK

4%, 0%, 20%, 70%

Cyan: 4% / Magenta: 0% / Yellow: 20% / Key: 70%

What color is #494C3D?

#494C3D is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #494C3D to RGB:

rgb(73, 76, 61)HEX to RGB Converter →

HEX to HSL

Convert #494C3D to HSL:

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

HEX to CMYK

Convert #494C3D to CMYK:

cmyk(4%, 0%, 20%, 70%)Color Converter →

Color Meaning and Usage

A neutral yellow tone, #494C3D has RGB (73, 76, 61) and HSL (72°, 11%, 27%). Known for evoking balance and subtlety, this desaturated neutral is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #494C3D is #403D4C, creating high-contrast pairings. For softer combinations, try analogous colors like #4C483D.

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

Contrast with #494C3D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #494C3D?

#494C3D is a neutral yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #494C3D?

#494C3D in RGB is (73, 76, 61) - 73 red, 76 green, and 61 blue.

How to use #494C3D in CSS?

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

What colors go well with #494C3D?

#403D4C (complementary), #4C483D (analogous), and #21221B (lighter shade) work well with #494C3D.