COLOR #413178

HEX: #413178 RGB: (65,49,120)

Color info

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

RGB color model

#413178 color RGB value is (65,49,120).

RGB: (65,49,120) (25%, 19%, 47%)

RGB channels and saturation

R 65 of 255 = 25%
G 49 of 255 = 19%
B 120 of 255 = 47%

65
49
120

R + G + B ~ 30%. #413178 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 49 + 120 = 234 (100%)
R 65 of 234 ~ 27.78%
G 49 of 234 ~ 20.94%
B 120 of 234 ~ 51.28'%

%27.78
%20.94
%51.28

CMYK color model

#413178 color CMYK value is (46,59,0,53).

  • cyan value is 45.83%
  • magenta value is 59.17%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (46,59,0,53)
C46M59Y0K53 (46%, 59%, 0%, 53%)
(0.46 / 0.59 / 0.00 / 0.53)

CMYK percentages

%45.83
%59.17
%0
%52.94

Codes

Color #413178 in popluar color models

41 31 78
RGB 65 49 120
HSL 254° 42.01% 33.14%
HSB/HSV 254° 59.17% 47.06%
CMYK 45.83% 59.17% 0.00%
52.94%

Color #413178 in popluar number systems.

HEX 41 31 78
Decimal 65 49 120
Binary 1000001 110001 1111000
Octal 101 61 170

Shades and tints

Shades of #413178

#413178
(65,49,120)
#3C2D6E
(60,45,110)
#372964
(55,41,100)
#32255A
(50,37,90)
#2D2150
(45,33,80)
#281D46
(40,29,70)
#23193C
(35,25,60)
#1E1532
(30,21,50)
#191128
(25,17,40)
#140D1E
(20,13,30)
#0F0914
(15,9,20)
#000000
(0,0,0)

Tints of #413178

#413178
(65,49,120)
#524384
(82,67,132)
#635590
(99,85,144)
#74679C
(116,103,156)
#8579A8
(133,121,168)
#968BB4
(150,139,180)
#A79DC0
(167,157,192)
#B8AFCC
(184,175,204)
#C9C1D8
(201,193,216)
#DAD3E4
(218,211,228)
#EBE5F0
(235,229,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #413178 color. Also use rgb(65,49,120) instead hex code.

Text Font Color

.myTextColor { color: #413178; }

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

This text font color is #413178.

Background Color

.myBgColor { background-color: #413178; }

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

This div background color is #413178.

Border color

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

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

This div border color is #413178.

Opacity

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

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

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

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

This text has shadow with #413178 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #413178.

Preview

Color preview on black background

This text has color #413178 on black background.


Color preview on white background

This text has color #413178 on white background.


Black color preview on #413178 background

This text has black color on #413178 background.


White color preview on #413178 background

This text has white color on #413178 background.


Related colors

Complementary color

Complementary color for #hex is #BECE87.


I love getcolorcode.com

Triadic colors

1 #784131 and #317841 with #413178 are triadic colors.

2 #783141 and #314178 with #413178 are triadic colors.