COLOR #41378D

HEX: #41378D RGB: (65,55,141)

Color info

#41378D contains mainly blue color. Web safe color of #41378D is #333399 (or #339).

RGB color model

#41378D color RGB value is (65,55,141).

RGB: (65,55,141) (25%, 22%, 55%)

RGB channels and saturation

R 65 of 255 = 25%
G 55 of 255 = 22%
B 141 of 255 = 55%

65
55
141

R + G + B ~ 34%. #41378D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 55 + 141 = 261 (100%)
R 65 of 261 ~ 24.9%
G 55 of 261 ~ 21.07%
B 141 of 261 ~ 54.02'%

%24.9
%21.07
%54.02

CMYK color model

#41378D color CMYK value is (54,61,0,45).

  • cyan value is 53.90%
  • magenta value is 60.99%
  • yellow value is 0.00%
  • key color value is 44.71%

CMYK: (54,61,0,45)
C54M61Y0K45 (54%, 61%, 0%, 45%)
(0.54 / 0.61 / 0.00 / 0.45)

CMYK percentages

%53.9
%60.99
%0
%44.71

Codes

Color #41378D in popluar color models

41 37 8D
RGB 65 55 141
HSL 247° 43.88% 38.43%
HSB/HSV 247° 60.99% 55.29%
CMYK 53.90% 60.99% 0.00%
44.71%

Color #41378D in popluar number systems.

HEX 41 37 8D
Decimal 65 55 141
Binary 1000001 110111 10001101
Octal 101 67 215

Shades and tints

Shades of #41378D

#41378D
(65,55,141)
#3C3281
(60,50,129)
#372D75
(55,45,117)
#322869
(50,40,105)
#2D235D
(45,35,93)
#281E51
(40,30,81)
#231945
(35,25,69)
#1E1439
(30,20,57)
#190F2D
(25,15,45)
#140A21
(20,10,33)
#0F0515
(15,5,21)
#000000
(0,0,0)

Tints of #41378D

#41378D
(65,55,141)
#524997
(82,73,151)
#635BA1
(99,91,161)
#746DAB
(116,109,171)
#857FB5
(133,127,181)
#9691BF
(150,145,191)
#A7A3C9
(167,163,201)
#B8B5D3
(184,181,211)
#C9C7DD
(201,199,221)
#DAD9E7
(218,217,231)
#EBEBF1
(235,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #41378D; }

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

This text font color is #41378D.

Background Color

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

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

This div background color is #41378D.

Border color

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

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

This div border color is #41378D.

Opacity

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

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

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

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

This text has shadow with #41378D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #41378D.

Preview

Color preview on black background

This text has color #41378D on black background.


Color preview on white background

This text has color #41378D on white background.


Black color preview on #41378D background

This text has black color on #41378D background.


White color preview on #41378D background

This text has white color on #41378D background.


Related colors

Complementary color

Complementary color for #hex is #BEC872.


I love getcolorcode.com

Triadic colors

1 #8D4137 and #378D41 with #41378D are triadic colors.

2 #8D3741 and #37418D with #41378D are triadic colors.