#75939A Color Information

Hex color code: #75939A

#75939A is a understated cyan color. In RGB it is (117, 147, 154), and in HSL it is (191°, 15%, 53%). It is widely used in graphic design.

Try:
Color NameLight Slate Gray
HEX
#75939A
RGB
117, 147, 154
HSL
191°, 15%, 53%
CMYK
24%, 5%, 0%, 40%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #75939A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 147, 154

Red: 117 / Green: 147 / Blue: 154

HSL

191°, 15%, 53%

Hue: 191° / Saturation: 15% / Lightness: 53%

CMYK

24%, 5%, 0%, 40%

Cyan: 24% / Magenta: 5% / Yellow: 0% / Key: 40%

What color is #75939A?

#75939A is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #75939A to RGB:

rgb(117, 147, 154)HEX to RGB Converter →

HEX to HSL

Convert #75939A to HSL:

hsl(191, 15%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #75939A to CMYK:

cmyk(24%, 5%, 0%, 40%)Color Converter →

Color Meaning and Usage

#75939A is a subtle cyan color with RGB values of 117, 147, 154 and HSL of 191°, 15%, 53%. This cyan-blue hue evokes trust and professionalism, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #75939A is #997C75, creating high-contrast pairings. For softer combinations, try analogous colors like #75998E.

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

Contrast with #75939A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #75939A?

#75939A is a subtle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #75939A?

#75939A in RGB is (117, 147, 154) - 117 red, 147 green, and 154 blue.

How to use #75939A in CSS?

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

What colors go well with #75939A?

#997C75 (complementary), #75998E (analogous), and #526A6F (lighter shade) work well with #75939A.