#40829C Color Information

Hex color code: #40829C

The hex color #40829C is a gentle blue with RGB values of (64, 130, 156) and HSL of (197°, 42%, 43%). It is frequently seen in web interfaces.

Try:
Color NameSteel Blue
HEX
#40829C
RGB
64, 130, 156
HSL
197°, 42%, 43%
CMYK
59%, 17%, 0%, 39%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #40829C; color: #000000; }

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #40829C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

64, 130, 156

Red: 64 / Green: 130 / Blue: 156

HSL

197°, 42%, 43%

Hue: 197° / Saturation: 42% / Lightness: 43%

CMYK

59%, 17%, 0%, 39%

Cyan: 59% / Magenta: 17% / Yellow: 0% / Key: 39%

What color is #40829C?

#40829C is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #40829C to RGB:

rgb(64, 130, 156)HEX to RGB Converter →

HEX to HSL

Convert #40829C to HSL:

hsl(197, 42%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #40829C to CMYK:

cmyk(59%, 17%, 0%, 39%)Color Converter →

Color Meaning and Usage

#40829C is a pastel blue color with RGB values of 64, 130, 156 and HSL of 197°, 42%, 43%. This cyan-blue hue evokes trust and professionalism, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #40829C is #9C5A40, creating high-contrast pairings. For softer combinations, try analogous colors like #409C88.

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

Contrast with #40829C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #40829C?

#40829C is a pastel blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #40829C?

#40829C in RGB is (64, 130, 156) - 64 red, 130 green, and 156 blue.

How to use #40829C in CSS?

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

What colors go well with #40829C?

#9C5A40 (complementary), #409C88 (analogous), and #295465 (lighter shade) work well with #40829C.