COLOR #413350

HEX: #413350 RGB: (65,51,80)

Color info

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

RGB color model

#413350 color RGB value is (65,51,80).

RGB: (65,51,80) (25%, 20%, 31%)

RGB channels and saturation

R 65 of 255 = 25%
G 51 of 255 = 20%
B 80 of 255 = 31%

65
51
80

R + G + B ~ 25%. #413350 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 51 + 80 = 196 (100%)
R 65 of 196 ~ 33.16%
G 51 of 196 ~ 26.02%
B 80 of 196 ~ 40.82'%

%33.16
%26.02
%40.82

CMYK color model

#413350 color CMYK value is (19,36,0,69).

  • cyan value is 18.75%
  • magenta value is 36.25%
  • yellow value is 0.00%
  • key color value is 68.63%

CMYK: (19,36,0,69)
C19M36Y0K69 (19%, 36%, 0%, 69%)
(0.19 / 0.36 / 0.00 / 0.69)

CMYK percentages

%18.75
%36.25
%0
%68.63

Codes

Color #413350 in popluar color models

41 33 50
RGB 65 51 80
HSL 269° 22.14% 25.69%
HSB/HSV 269° 36.25% 31.37%
CMYK 18.75% 36.25% 0.00%
68.63%

Color #413350 in popluar number systems.

HEX 41 33 50
Decimal 65 51 80
Binary 1000001 110011 1010000
Octal 101 63 120

Shades and tints

Shades of #413350

#413350
(65,51,80)
#3C2F49
(60,47,73)
#372B42
(55,43,66)
#32273B
(50,39,59)
#2D2334
(45,35,52)
#281F2D
(40,31,45)
#231B26
(35,27,38)
#1E171F
(30,23,31)
#191318
(25,19,24)
#140F11
(20,15,17)
#0F0B0A
(15,11,10)
#000000
(0,0,0)

Tints of #413350

#413350
(65,51,80)
#52455F
(82,69,95)
#63576E
(99,87,110)
#74697D
(116,105,125)
#857B8C
(133,123,140)
#968D9B
(150,141,155)
#A79FAA
(167,159,170)
#B8B1B9
(184,177,185)
#C9C3C8
(201,195,200)
#DAD5D7
(218,213,215)
#EBE7E6
(235,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #413350 color. Also use rgb(65,51,80) instead hex code.

Text Font Color

.myTextColor { color: #413350; }

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

This text font color is #413350.

Background Color

.myBgColor { background-color: #413350; }

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

This div background color is #413350.

Border color

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

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

This div border color is #413350.

Opacity

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

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

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

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

This text has shadow with #413350 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #413350.

Preview

Color preview on black background

This text has color #413350 on black background.


Color preview on white background

This text has color #413350 on white background.


Black color preview on #413350 background

This text has black color on #413350 background.


White color preview on #413350 background

This text has white color on #413350 background.


Related colors

Complementary color

Complementary color for #hex is #BECCAF.


I love getcolorcode.com

Triadic colors

1 #504133 and #335041 with #413350 are triadic colors.

2 #503341 and #334150 with #413350 are triadic colors.