#48459C Color Information

Hex color code: #48459C

A subtle blue shade, #48459C appears as (72, 69, 156) in RGB and (242°, 39%, 44%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Slate Blue
HEX
#48459C
RGB
72, 69, 156
HSL
242°, 39%, 44%
CMYK
54%, 56%, 0%, 39%

Shades

CSS Usage
color: #48459C;
background-color: #48459C;
border-color: #48459C;
box-shadow: 0 0 10px #48459C;
border: 2px solid #48459C;
Tailwind Usage
bg-[#48459C]
text-[#48459C]
border-[#48459C]
shadow-[0_0_10px_48459C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #48459C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #48459C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #48459C; 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 #48459C; background-color: #48459C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #48459C20; border-left: 4px solid #48459C; }

Link / Accent

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

a { color: #48459C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #48459C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

72, 69, 156

Red: 72 / Green: 69 / Blue: 156

HSL

242°, 39%, 44%

Hue: 242° / Saturation: 39% / Lightness: 44%

CMYK

54%, 56%, 0%, 39%

Cyan: 54% / Magenta: 56% / Yellow: 0% / Key: 39%

What color is #48459C?

#48459C is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #48459C to RGB:

rgb(72, 69, 156)HEX to RGB Converter →

HEX to HSL

Convert #48459C to HSL:

hsl(242, 39%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #48459C to CMYK:

cmyk(54%, 56%, 0%, 39%)Color Converter →

Color Meaning and Usage

#48459C is a delicate blue color with RGB values of 72, 69, 156 and HSL of 242°, 39%, 44%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #48459C is #999C44, creating high-contrast pairings. For softer combinations, try analogous colors like #446D9C.

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

Contrast with #48459C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #48459C?

#48459C is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #48459C?

#48459C in RGB is (72, 69, 156) - 72 red, 69 green, and 156 blue.

How to use #48459C in CSS?

Use #48459C directly in your CSS properties like color or background-color.

What colors go well with #48459C?

#999C44 (complementary), #446D9C (analogous), and #2F2D67 (lighter shade) work well with #48459C.