#4650AC Color Information

Hex color code: #4650AC

A subtle blue shade, #4650AC appears as (70, 80, 172) in RGB and (234°, 42%, 47%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Slate Blue
HEX
#4650AC
RGB
70, 80, 172
HSL
234°, 42%, 47%
CMYK
59%, 53%, 0%, 33%

Shades

CSS Usage
color: #4650AC;
background-color: #4650AC;
border-color: #4650AC;
box-shadow: 0 0 10px #4650AC;
border: 2px solid #4650AC;
Tailwind Usage
bg-[#4650AC]
text-[#4650AC]
border-[#4650AC]
shadow-[0_0_10px_4650AC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #4650AC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #4650AC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #4650AC; 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 #4650AC; background-color: #4650AC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #4650AC20; border-left: 4px solid #4650AC; }

Link / Accent

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

a { color: #4650AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #4650AC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

70, 80, 172

Red: 70 / Green: 80 / Blue: 172

HSL

234°, 42%, 47%

Hue: 234° / Saturation: 42% / Lightness: 47%

CMYK

59%, 53%, 0%, 33%

Cyan: 59% / Magenta: 53% / Yellow: 0% / Key: 33%

What color is #4650AC?

#4650AC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #4650AC to RGB:

rgb(70, 80, 172)HEX to RGB Converter →

HEX to HSL

Convert #4650AC to HSL:

hsl(234, 42%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #4650AC to CMYK:

cmyk(59%, 53%, 0%, 33%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #4650AC has RGB (70, 80, 172) and HSL (234°, 42%, 47%). Known for evoking creativity and luxury, this blue-purple hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #4650AC is #AAA046, creating high-contrast pairings. For softer combinations, try analogous colors like #4682AA.

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

Contrast with #4650AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #4650AC?

#4650AC is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #4650AC?

#4650AC in RGB is (70, 80, 172) - 70 red, 80 green, and 172 blue.

How to use #4650AC in CSS?

Use #4650AC directly in your CSS properties like color or background-color.

What colors go well with #4650AC?

#AAA046 (complementary), #4682AA (analogous), and #2F3674 (lighter shade) work well with #4650AC.