COLOR #413562

HEX: #413562 RGB: (65,53,98)

Color info

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

RGB color model

#413562 color RGB value is (65,53,98).

RGB: (65,53,98) (25%, 21%, 38%)

RGB channels and saturation

R 65 of 255 = 25%
G 53 of 255 = 21%
B 98 of 255 = 38%

65
53
98

R + G + B ~ 28%. #413562 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 53 + 98 = 216 (100%)
R 65 of 216 ~ 30.09%
G 53 of 216 ~ 24.54%
B 98 of 216 ~ 45.37'%

%30.09
%24.54
%45.37

CMYK color model

#413562 color CMYK value is (34,46,0,62).

  • cyan value is 33.67%
  • magenta value is 45.92%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (34,46,0,62)
C34M46Y0K62 (34%, 46%, 0%, 62%)
(0.34 / 0.46 / 0.00 / 0.62)

CMYK percentages

%33.67
%45.92
%0
%61.57

Codes

Color #413562 in popluar color models

41 35 62
RGB 65 53 98
HSL 256° 29.80% 29.61%
HSB/HSV 256° 45.92% 38.43%
CMYK 33.67% 45.92% 0.00%
61.57%

Color #413562 in popluar number systems.

HEX 41 35 62
Decimal 65 53 98
Binary 1000001 110101 1100010
Octal 101 65 142

Shades and tints

Shades of #413562

#413562
(65,53,98)
#3C315A
(60,49,90)
#372D52
(55,45,82)
#32294A
(50,41,74)
#2D2542
(45,37,66)
#28213A
(40,33,58)
#231D32
(35,29,50)
#1E192A
(30,25,42)
#191522
(25,21,34)
#14111A
(20,17,26)
#0F0D12
(15,13,18)
#000000
(0,0,0)

Tints of #413562

#413562
(65,53,98)
#524770
(82,71,112)
#63597E
(99,89,126)
#746B8C
(116,107,140)
#857D9A
(133,125,154)
#968FA8
(150,143,168)
#A7A1B6
(167,161,182)
#B8B3C4
(184,179,196)
#C9C5D2
(201,197,210)
#DAD7E0
(218,215,224)
#EBE9EE
(235,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #413562 color. Also use rgb(65,53,98) instead hex code.

Text Font Color

.myTextColor { color: #413562; }

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

This text font color is #413562.

Background Color

.myBgColor { background-color: #413562; }

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

This div background color is #413562.

Border color

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

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

This div border color is #413562.

Opacity

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

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

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

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

This text has shadow with #413562 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #413562.

Preview

Color preview on black background

This text has color #413562 on black background.


Color preview on white background

This text has color #413562 on white background.


Black color preview on #413562 background

This text has black color on #413562 background.


White color preview on #413562 background

This text has white color on #413562 background.


Related colors

Complementary color

Complementary color for #hex is #BECA9D.


I love getcolorcode.com

Triadic colors

1 #624135 and #356241 with #413562 are triadic colors.

2 #623541 and #354162 with #413562 are triadic colors.