#445CAB Color Information

Hex color code: #445CAB

#445CAB is a subtle blue color. In RGB it is (68, 92, 171), and in HSL it is (226°, 43%, 47%). It is often used for branding and logos.

Try:
Color NameSteel Blue
HEX
#445CAB
RGB
68, 92, 171
HSL
226°, 43%, 47%
CMYK
60%, 46%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #445CAB; 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 #445CAB; background-color: #445CAB15; }

Alert / Toast

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

Link / Accent

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

a { color: #445CAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #445CAB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

68, 92, 171

Red: 68 / Green: 92 / Blue: 171

HSL

226°, 43%, 47%

Hue: 226° / Saturation: 43% / Lightness: 47%

CMYK

60%, 46%, 0%, 33%

Cyan: 60% / Magenta: 46% / Yellow: 0% / Key: 33%

What color is #445CAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #445CAB to RGB:

rgb(68, 92, 171)HEX to RGB Converter →

HEX to HSL

Convert #445CAB to HSL:

hsl(226, 43%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #445CAB to CMYK:

cmyk(60%, 46%, 0%, 33%)Color Converter →

Color Meaning and Usage

A soft blue tone, #445CAB has RGB (68, 92, 171) and HSL (226°, 43%, 47%). Known for evoking creativity and luxury, this blue-purple hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #445CAB is #AB9344, creating high-contrast pairings. For softer combinations, try analogous colors like #4490AB.

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

Contrast with #445CAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #445CAB?

#445CAB is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #445CAB?

#445CAB in RGB is (68, 92, 171) - 68 red, 92 green, and 171 blue.

How to use #445CAB in CSS?

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

What colors go well with #445CAB?

#AB9344 (complementary), #4490AB (analogous), and #2F3F75 (lighter shade) work well with #445CAB.