#4193AF Color Information

Hex color code: #4193AF

A soft blue shade, #4193AF appears as (65, 147, 175) in RGB and (195°, 46%, 47%) in HSL. It is typically applied in digital products.

Try:
Color NameSteel Blue
HEX
#4193AF
RGB
65, 147, 175
HSL
195°, 46%, 47%
CMYK
63%, 16%, 0%, 31%

Shades

CSS Usage
color: #4193AF;
background-color: #4193AF;
border-color: #4193AF;
box-shadow: 0 0 10px #4193AF;
border: 2px solid #4193AF;
Tailwind Usage
bg-[#4193AF]
text-[#4193AF]
border-[#4193AF]
shadow-[0_0_10px_4193AF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #4193AF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #4193AF; color: #000000; }

Badge

New Feature
.badge { background-color: #4193AF; 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 #4193AF; background-color: #4193AF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #4193AF20; border-left: 4px solid #4193AF; }

Link / Accent

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

a { color: #4193AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #4193AF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

65, 147, 175

Red: 65 / Green: 147 / Blue: 175

HSL

195°, 46%, 47%

Hue: 195° / Saturation: 46% / Lightness: 47%

CMYK

63%, 16%, 0%, 31%

Cyan: 63% / Magenta: 16% / Yellow: 0% / Key: 31%

What color is #4193AF?

#4193AF is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #4193AF to RGB:

rgb(65, 147, 175)HEX to RGB Converter →

HEX to HSL

Convert #4193AF to HSL:

hsl(195, 46%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #4193AF to CMYK:

cmyk(63%, 16%, 0%, 31%)Color Converter →

Color Meaning and Usage

#4193AF is a gentle blue color with RGB values of 65, 147, 175 and HSL of 195°, 46%, 47%. This cyan-blue hue evokes trust and professionalism, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #4193AF is #AF5C41, creating high-contrast pairings. For softer combinations, try analogous colors like #41AF93.

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

Contrast with #4193AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #4193AF?

#4193AF is a gentle blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #4193AF?

#4193AF in RGB is (65, 147, 175) - 65 red, 147 green, and 175 blue.

How to use #4193AF in CSS?

Use #4193AF directly in your CSS properties like color or background-color.

What colors go well with #4193AF?

#AF5C41 (complementary), #41AF93 (analogous), and #2C6477 (lighter shade) work well with #4193AF.