#495083 Color Information

Hex color code: #495083

A gentle blue shade, #495083 appears as (73, 80, 131) in RGB and (233°, 28%, 40%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Slate Blue
HEX
#495083
RGB
73, 80, 131
HSL
233°, 28%, 40%
CMYK
44%, 39%, 0%, 49%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #495083; 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 #495083; background-color: #49508315; }

Alert / Toast

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

Link / Accent

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

a { color: #495083; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #495083 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

73, 80, 131

Red: 73 / Green: 80 / Blue: 131

HSL

233°, 28%, 40%

Hue: 233° / Saturation: 28% / Lightness: 40%

CMYK

44%, 39%, 0%, 49%

Cyan: 44% / Magenta: 39% / Yellow: 0% / Key: 49%

What color is #495083?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #495083 to RGB:

rgb(73, 80, 131)HEX to RGB Converter →

HEX to HSL

Convert #495083 to HSL:

hsl(233, 28%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #495083 to CMYK:

cmyk(44%, 39%, 0%, 49%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #495083 has RGB (73, 80, 131) and HSL (233°, 28%, 40%). Known for evoking creativity and luxury, this blue-purple hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #495083 is #837C49, creating high-contrast pairings. For softer combinations, try analogous colors like #496D83.

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

Contrast with #495083

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #495083?

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

What is the RGB value of #495083?

#495083 in RGB is (73, 80, 131) - 73 red, 80 green, and 131 blue.

How to use #495083 in CSS?

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

What colors go well with #495083?

#837C49 (complementary), #496D83 (analogous), and #2E3252 (lighter shade) work well with #495083.