COLOR #41549F

HEX: #41549F RGB: (65,84,159)

Color info

#41549F contains mainly blue color. Web safe color of #41549F is #336699 (or #369).

RGB color model

#41549F color RGB value is (65,84,159).

RGB: (65,84,159) (25%, 33%, 62%)

RGB channels and saturation

R 65 of 255 = 25%
G 84 of 255 = 33%
B 159 of 255 = 62%

65
84
159

R + G + B ~ 40%. #41549F is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 65 + 84 + 159 = 308 (100%)
R 65 of 308 ~ 21.1%
G 84 of 308 ~ 27.27%
B 159 of 308 ~ 51.62'%

%21.1
%27.27
%51.62

CMYK color model

#41549F color CMYK value is (59,47,0,38).

  • cyan value is 59.12%
  • magenta value is 47.17%
  • yellow value is 0.00%
  • key color value is 37.65%
CMYK: (59,47,0,38) C59M47Y0K38 (59%,47%,0%,38%) (0.59/0.47/0.00/0.38) 

CMYK percentages

%59.12
%47.17
%0
%37.65

Codes

Color #41549F in popluar color models

41 54 9F
RGB 65 84 159
HSL 228° 41.96% 43.92%
HSB/HSV 228° 59.12% 62.35%
CMYK 59.12% 47.17% 0.00%
37.65%

Color #41549F in popluar number systems.

HEX 41 54 9F
Decimal 65 84 159
Binary 1000001 1010100 10011111
Octal 101 124 237

Shades and tints

Shades of #41549F

#41549F
(65,84,159)
#3C4D91
(60,77,145)
#374683
(55,70,131)
#323F75
(50,63,117)
#2D3867
(45,56,103)
#283159
(40,49,89)
#232A4B
(35,42,75)
#1E233D
(30,35,61)
#191C2F
(25,28,47)
#141521
(20,21,33)
#0F0E13
(15,14,19)
#000000
(0,0,0)

Tints of #41549F

#41549F
(65,84,159)
#5263A7
(82,99,167)
#6372AF
(99,114,175)
#7481B7
(116,129,183)
#8590BF
(133,144,191)
#969FC7
(150,159,199)
#A7AECF
(167,174,207)
#B8BDD7
(184,189,215)
#C9CCDF
(201,204,223)
#DADBE7
(218,219,231)
#EBEAEF
(235,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41549F color. Also use rgb(65,84,159) instead hex code.

Text Font Color

.myTextColor { color: #41549F; }

<p style="color:#41549F">This sample text font color is #41549F.</p>

This text font color is #41549F.

Background Color

.myBgColor { background-color: #41549F; }

<div style="background-color:#41549F">Inner text</div>

This div background color is #41549F.

Border color

.myBorderColor { border: 1px solid #41549F; }

<div style="border:3px solid #41549F">Div</div>

This div border color is #41549F.

Opacity

.myOpacity80 { color: #41549F; opacity: 0.8; }

<p style="color:#41549F;opacity:0.8;">80%</p>

Text with #41549F color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #41549F;}

<p style="text-shadow: 3px 3px 1px #41549F">Text here.</p>

This text has shadow with #41549F color.


.textShadow {text-shadow: 3px 3px 1px #41549F', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #41549F, 5px 5px 20px red">Text here.</p>

This text has shadow with #41549F primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#41549F, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#41549F, Direction=45, Strength=4)">Text</p>

This text has shadow with #41549F and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #41549F;
-webkit-box-shadow: 1px 1px 3px 2px #41549F;
box-shadow: 1px 1px 3px 2px #41549F;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #41549F; -webkit-box-shadow: 1px 1px 3px 2px #41549F; box-shadow:1px 1px 3px 2px #41549F;">
Div content here
</div>

This div box has shadow with color #41549F.

Preview

Color preview on black background

This text has color #41549F on black background.


Color preview on white background

This text has color #41549F on white background.


Black color preview on #41549F background

This text has black color on #41549F background.


White color preview on #41549F background

This text has white color on #41549F background.


Related colors

Complementary color

Complementary color for #hex is #BEAB60.


I love getcolorcode.com

Triadic colors

1 #9F4154 and #549F41 with #41549F are triadic colors.

2 #9F5441 and #54419F with #41549F are triadic colors.