#49565A Color Information

Hex color code: #49565A

#49565A is a neutral cyan color. In RGB it is (73, 86, 90), and in HSL it is (194°, 10%, 32%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#49565A
RGB
73, 86, 90
HSL
194°, 10%, 32%
CMYK
19%, 4%, 0%, 65%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #49565A; 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 #49565A; background-color: #49565A15; }

Alert / Toast

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

Link / Accent

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

a { color: #49565A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #49565A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

73, 86, 90

Red: 73 / Green: 86 / Blue: 90

HSL

194°, 10%, 32%

Hue: 194° / Saturation: 10% / Lightness: 32%

CMYK

19%, 4%, 0%, 65%

Cyan: 19% / Magenta: 4% / Yellow: 0% / Key: 65%

What color is #49565A?

#49565A is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #49565A to RGB:

rgb(73, 86, 90)HEX to RGB Converter →

HEX to HSL

Convert #49565A to HSL:

hsl(194, 10%, 32%)RGB to HSL Converter →

HEX to CMYK

Convert #49565A to CMYK:

cmyk(19%, 4%, 0%, 65%)Color Converter →

Color Meaning and Usage

#49565A is a subtle cyan color with RGB values of 73, 86, 90 and HSL of 194°, 10%, 32%. This desaturated neutral evokes balance and subtlety, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #49565A is #5A4D49, creating high-contrast pairings. For softer combinations, try analogous colors like #495A55.

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

Contrast with #49565A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #49565A?

#49565A is a subtle cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #49565A?

#49565A in RGB is (73, 86, 90) - 73 red, 86 green, and 90 blue.

How to use #49565A in CSS?

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

What colors go well with #49565A?

#5A4D49 (complementary), #495A55 (analogous), and #272E30 (lighter shade) work well with #49565A.