COLOR #413160

HEX: #413160 RGB: (65,49,96)

Color info

#413160 contains red, green and blue colors in about the same proportion. Web safe color of #413160 is #333366 (or #336).

RGB color model

#413160 color RGB value is (65,49,96).

RGB: (65,49,96) (25%, 19%, 38%)

RGB channels and saturation

R 65 of 255 = 25%
G 49 of 255 = 19%
B 96 of 255 = 38%

65
49
96

R + G + B ~ 27%. #413160 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 49 + 96 = 210 (100%)
R 65 of 210 ~ 30.95%
G 49 of 210 ~ 23.33%
B 96 of 210 ~ 45.71'%

%30.95
%23.33
%45.71

CMYK color model

#413160 color CMYK value is (32,49,0,62).

  • cyan value is 32.29%
  • magenta value is 48.96%
  • yellow value is 0.00%
  • key color value is 62.35%

CMYK: (32,49,0,62)
C32M49Y0K62 (32%, 49%, 0%, 62%)
(0.32 / 0.49 / 0.00 / 0.62)

CMYK percentages

%32.29
%48.96
%0
%62.35

Codes

Color #413160 in popluar color models

41 31 60
RGB 65 49 96
HSL 260° 32.41% 28.43%
HSB/HSV 260° 48.96% 37.65%
CMYK 32.29% 48.96% 0.00%
62.35%

Color #413160 in popluar number systems.

HEX 41 31 60
Decimal 65 49 96
Binary 1000001 110001 1100000
Octal 101 61 140

Shades and tints

Shades of #413160

#413160
(65,49,96)
#3C2D58
(60,45,88)
#372950
(55,41,80)
#322548
(50,37,72)
#2D2140
(45,33,64)
#281D38
(40,29,56)
#231930
(35,25,48)
#1E1528
(30,21,40)
#191120
(25,17,32)
#140D18
(20,13,24)
#0F0910
(15,9,16)
#000000
(0,0,0)

Tints of #413160

#413160
(65,49,96)
#52436E
(82,67,110)
#63557C
(99,85,124)
#74678A
(116,103,138)
#857998
(133,121,152)
#968BA6
(150,139,166)
#A79DB4
(167,157,180)
#B8AFC2
(184,175,194)
#C9C1D0
(201,193,208)
#DAD3DE
(218,211,222)
#EBE5EC
(235,229,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #413160; }

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

This text font color is #413160.

Background Color

.myBgColor { background-color: #413160; }

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

This div background color is #413160.

Border color

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

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

This div border color is #413160.

Opacity

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

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

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

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

This text has shadow with #413160 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #413160.

Preview

Color preview on black background

This text has color #413160 on black background.


Color preview on white background

This text has color #413160 on white background.


Black color preview on #413160 background

This text has black color on #413160 background.


White color preview on #413160 background

This text has white color on #413160 background.


Related colors

Complementary color

Complementary color for #hex is #BECE9F.


I love getcolorcode.com

Triadic colors

1 #604131 and #316041 with #413160 are triadic colors.

2 #603141 and #314160 with #413160 are triadic colors.