#74839A Color Information

Hex color code: #74839A

#74839A is a balanced blue color. In RGB it is (116, 131, 154), and in HSL it is (216°, 16%, 53%). It is frequently seen in web interfaces.

Try:
Color NameLight Slate Gray
HEX
#74839A
RGB
116, 131, 154
HSL
216°, 16%, 53%
CMYK
25%, 15%, 0%, 40%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #74839A; color: #000000; }

Badge

New Feature
.badge { background-color: #74839A; color: #000000; }

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 #74839A; background-color: #74839A15; }

Alert / Toast

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

Link / Accent

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

a { color: #74839A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

116, 131, 154

Red: 116 / Green: 131 / Blue: 154

HSL

216°, 16%, 53%

Hue: 216° / Saturation: 16% / Lightness: 53%

CMYK

25%, 15%, 0%, 40%

Cyan: 25% / Magenta: 15% / Yellow: 0% / Key: 40%

What color is #74839A?

#74839A is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #74839A to RGB:

rgb(116, 131, 154)HEX to RGB Converter →

HEX to HSL

Convert #74839A to HSL:

hsl(216, 16%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #74839A to CMYK:

cmyk(25%, 15%, 0%, 40%)Color Converter →

Color Meaning and Usage

A subtle blue tone, #74839A has RGB (116, 131, 154) and HSL (216°, 16%, 53%). Known for evoking creativity and luxury, this blue-purple hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #74839A is #9A8B74, creating high-contrast pairings. For softer combinations, try analogous colors like #74969A.

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

Contrast with #74839A

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

Contrast Ratio: 5.46:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #74839A?

#74839A is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #74839A?

#74839A in RGB is (116, 131, 154) - 116 red, 131 green, and 154 blue.

How to use #74839A in CSS?

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

What colors go well with #74839A?

#9A8B74 (complementary), #74969A (analogous), and #515E70 (lighter shade) work well with #74839A.