#45494A Color Information

Hex color code: #45494A

#45494A is a subtle cyan color. In RGB it is (69, 73, 74), and in HSL it is (192°, 3%, 28%). It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#45494A
RGB
69, 73, 74
HSL
192°, 3%, 28%
CMYK
7%, 1%, 0%, 71%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #45494A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

69, 73, 74

Red: 69 / Green: 73 / Blue: 74

HSL

192°, 3%, 28%

Hue: 192° / Saturation: 3% / Lightness: 28%

CMYK

7%, 1%, 0%, 71%

Cyan: 7% / Magenta: 1% / Yellow: 0% / Key: 71%

What color is #45494A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #45494A to RGB:

rgb(69, 73, 74)HEX to RGB Converter →

HEX to HSL

Convert #45494A to HSL:

hsl(192, 3%, 28%)RGB to HSL Converter →

HEX to CMYK

Convert #45494A to CMYK:

cmyk(7%, 1%, 0%, 71%)Color Converter →

Color Meaning and Usage

A understated cyan tone, #45494A has RGB (69, 73, 74) and HSL (192°, 3%, 28%). Known for evoking balance and subtlety, this desaturated neutral is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #45494A is #4A4645, creating high-contrast pairings. For softer combinations, try analogous colors like #454A48.

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

Contrast with #45494A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #45494A?

#45494A is a understated cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #45494A?

#45494A in RGB is (69, 73, 74) - 69 red, 73 green, and 74 blue.

How to use #45494A in CSS?

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

What colors go well with #45494A?

#4A4645 (complementary), #454A48 (analogous), and #202222 (lighter shade) work well with #45494A.