COLOR #41638D

HEX: #41638D RGB: (65,99,141)

Color info

#41638D contains mainly green and blue colors. Web safe color of #41638D is #336699 (or #369).

RGB color model

#41638D color RGB value is (65,99,141).

RGB: (65,99,141) (25%, 39%, 55%)

RGB channels and saturation

R 65 of 255 = 25%
G 99 of 255 = 39%
B 141 of 255 = 55%

65
99
141

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

Portions of RGB colors in percentages

R + G + B = 65 + 99 + 141 = 305 (100%)
R 65 of 305 ~ 21.31%
G 99 of 305 ~ 32.46%
B 141 of 305 ~ 46.23'%

%21.31
%32.46
%46.23

CMYK color model

#41638D color CMYK value is (54,30,0,45).

  • cyan value is 53.90%
  • magenta value is 29.79%
  • yellow value is 0.00%
  • key color value is 44.71%
CMYK: (54,30,0,45) C54M30Y0K45 (54%,30%,0%,45%) (0.54/0.30/0.00/0.45) 

CMYK percentages

%53.9
%29.79
%0
%44.71

Codes

Color #41638D in popluar color models

41 63 8D
RGB 65 99 141
HSL 213° 36.89% 40.39%
HSB/HSV 213° 53.90% 55.29%
CMYK 53.90% 29.79% 0.00%
44.71%

Color #41638D in popluar number systems.

HEX 41 63 8D
Decimal 65 99 141
Binary 1000001 1100011 10001101
Octal 101 143 215

Shades and tints

Shades of #41638D

#41638D
(65,99,141)
#3C5A81
(60,90,129)
#375175
(55,81,117)
#324869
(50,72,105)
#2D3F5D
(45,63,93)
#283651
(40,54,81)
#232D45
(35,45,69)
#1E2439
(30,36,57)
#191B2D
(25,27,45)
#141221
(20,18,33)
#0F0915
(15,9,21)
#000000
(0,0,0)

Tints of #41638D

#41638D
(65,99,141)
#527197
(82,113,151)
#637FA1
(99,127,161)
#748DAB
(116,141,171)
#859BB5
(133,155,181)
#96A9BF
(150,169,191)
#A7B7C9
(167,183,201)
#B8C5D3
(184,197,211)
#C9D3DD
(201,211,221)
#DAE1E7
(218,225,231)
#EBEFF1
(235,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #41638D color. Also use rgb(65,99,141) instead hex code.

Text Font Color

.myTextColor { color: #41638D; }

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

This text font color is #41638D.

Background Color

.myBgColor { background-color: #41638D; }

<div style="background-color:#41638D">Inner text</div>

This div background color is #41638D.

Border color

.myBorderColor { border: 1px solid #41638D; }

<div style="border:3px solid #41638D">Div</div>

This div border color is #41638D.

Opacity

.myOpacity80 { color: #41638D; opacity: 0.8; }

<p style="color:#41638D;opacity:0.8;">80%</p>

Text with #41638D 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 #41638D;}

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

This text has shadow with #41638D color.


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

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

This text has shadow with #41638D primary color and red secondary color.


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

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

This text has shadow with #41638D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #41638D.

Preview

Color preview on black background

This text has color #41638D on black background.


Color preview on white background

This text has color #41638D on white background.


Black color preview on #41638D background

This text has black color on #41638D background.


White color preview on #41638D background

This text has white color on #41638D background.


Related colors

Complementary color

Complementary color for #hex is #BE9C72.


I love getcolorcode.com

Triadic colors

1 #8D4163 and #638D41 with #41638D are triadic colors.

2 #8D6341 and #63418D with #41638D are triadic colors.