#41859B Color Information

Hex color code: #41859B

A gentle blue shade, #41859B appears as (65, 133, 155) in RGB and (195°, 41%, 43%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSteel Blue
HEX
#41859B
RGB
65, 133, 155
HSL
195°, 41%, 43%
CMYK
58%, 14%, 0%, 39%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #41859B; color: #000000; }

Badge

New Feature
.badge { background-color: #41859B; 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 #41859B; background-color: #41859B15; }

Alert / Toast

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

Link / Accent

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

a { color: #41859B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #41859B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

65, 133, 155

Red: 65 / Green: 133 / Blue: 155

HSL

195°, 41%, 43%

Hue: 195° / Saturation: 41% / Lightness: 43%

CMYK

58%, 14%, 0%, 39%

Cyan: 58% / Magenta: 14% / Yellow: 0% / Key: 39%

What color is #41859B?

#41859B is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #41859B to RGB:

rgb(65, 133, 155)HEX to RGB Converter →

HEX to HSL

Convert #41859B to HSL:

hsl(195, 41%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #41859B to CMYK:

cmyk(58%, 14%, 0%, 39%)Color Converter →

Color Meaning and Usage

A subtle blue tone, #41859B has RGB (65, 133, 155) and HSL (195°, 41%, 43%). Known for evoking trust and professionalism, this cyan-blue hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #41859B is #9B5741, creating high-contrast pairings. For softer combinations, try analogous colors like #419B84.

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

Contrast with #41859B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #41859B?

#41859B is a subtle blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #41859B?

#41859B in RGB is (65, 133, 155) - 65 red, 133 green, and 155 blue.

How to use #41859B in CSS?

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

What colors go well with #41859B?

#9B5741 (complementary), #419B84 (analogous), and #2A5665 (lighter shade) work well with #41859B.