COLOR #413876

HEX: #413876 RGB: (65,56,118)

Color info

#413876 contains mainly red and blue colors. Web safe color of #413876 is #333366 (or #336).

RGB color model

#413876 color RGB value is (65,56,118).

RGB: (65,56,118) (25%, 22%, 46%)

RGB channels and saturation

R 65 of 255 = 25%
G 56 of 255 = 22%
B 118 of 255 = 46%

65
56
118

R + G + B ~ 31%. #413876 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 56 + 118 = 239 (100%)
R 65 of 239 ~ 27.2%
G 56 of 239 ~ 23.43%
B 118 of 239 ~ 49.37'%

%27.2
%23.43
%49.37

CMYK color model

#413876 color CMYK value is (45,53,0,54).

  • cyan value is 44.92%
  • magenta value is 52.54%
  • yellow value is 0.00%
  • key color value is 53.73%
CMYK: (45,53,0,54) C45M53Y0K54 (45%,53%,0%,54%) (0.45/0.53/0.00/0.54) 

CMYK percentages

%44.92
%52.54
%0
%53.73

Codes

Color #413876 in popluar color models

41 38 76
RGB 65 56 118
HSL 249° 35.63% 34.12%
HSB/HSV 249° 52.54% 46.27%
CMYK 44.92% 52.54% 0.00%
53.73%

Color #413876 in popluar number systems.

HEX 41 38 76
Decimal 65 56 118
Binary 1000001 111000 1110110
Octal 101 70 166

Shades and tints

Shades of #413876

#413876
(65,56,118)
#3C336C
(60,51,108)
#372E62
(55,46,98)
#322958
(50,41,88)
#2D244E
(45,36,78)
#281F44
(40,31,68)
#231A3A
(35,26,58)
#1E1530
(30,21,48)
#191026
(25,16,38)
#140B1C
(20,11,28)
#0F0612
(15,6,18)
#000000
(0,0,0)

Tints of #413876

#413876
(65,56,118)
#524A82
(82,74,130)
#635C8E
(99,92,142)
#746E9A
(116,110,154)
#8580A6
(133,128,166)
#9692B2
(150,146,178)
#A7A4BE
(167,164,190)
#B8B6CA
(184,182,202)
#C9C8D6
(201,200,214)
#DADAE2
(218,218,226)
#EBECEE
(235,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #413876 color. Also use rgb(65,56,118) instead hex code.

Text Font Color

.myTextColor { color: #413876; }

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

This text font color is #413876.

Background Color

.myBgColor { background-color: #413876; }

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

This div background color is #413876.

Border color

.myBorderColor { border: 1px solid #413876; }

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

This div border color is #413876.

Opacity

.myOpacity80 { color: #413876; opacity: 0.8; }

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

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

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

This text has shadow with #413876 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #413876.

Preview

Color preview on black background

This text has color #413876 on black background.


Color preview on white background

This text has color #413876 on white background.


Black color preview on #413876 background

This text has black color on #413876 background.


White color preview on #413876 background

This text has white color on #413876 background.


Related colors

Complementary color

Complementary color for #hex is #BEC789.


I love getcolorcode.com

Triadic colors

1 #764138 and #387641 with #413876 are triadic colors.

2 #763841 and #384176 with #413876 are triadic colors.