COLOR #413D4E

HEX: #413D4E RGB: (65,61,78)

Color info

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

RGB color model

#413D4E color RGB value is (65,61,78).

RGB: (65,61,78) (25%, 24%, 31%)

RGB channels and saturation

R 65 of 255 = 25%
G 61 of 255 = 24%
B 78 of 255 = 31%

65
61
78

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

Portions of RGB colors in percentages

R + G + B = 65 + 61 + 78 = 204 (100%)
R 65 of 204 ~ 31.86%
G 61 of 204 ~ 29.9%
B 78 of 204 ~ 38.24'%

%31.86
%29.9
%38.24

CMYK color model

#413D4E color CMYK value is (17,22,0,69).

  • cyan value is 16.67%
  • magenta value is 21.79%
  • yellow value is 0.00%
  • key color value is 69.41%

CMYK: (17,22,0,69)
C17M22Y0K69 (17%, 22%, 0%, 69%)
(0.17 / 0.22 / 0.00 / 0.69)

CMYK percentages

%16.67
%21.79
%0
%69.41

Codes

Color #413D4E in popluar color models

41 3D 4E
RGB 65 61 78
HSL 254° 12.23% 27.25%
HSB/HSV 254° 21.79% 30.59%
CMYK 16.67% 21.79% 0.00%
69.41%

Color #413D4E in popluar number systems.

HEX 41 3D 4E
Decimal 65 61 78
Binary 1000001 111101 1001110
Octal 101 75 116

Shades and tints

Shades of #413D4E

#413D4E
(65,61,78)
#3C3847
(60,56,71)
#373340
(55,51,64)
#322E39
(50,46,57)
#2D2932
(45,41,50)
#28242B
(40,36,43)
#231F24
(35,31,36)
#1E1A1D
(30,26,29)
#191516
(25,21,22)
#14100F
(20,16,15)
#0F0B08
(15,11,8)
#000000
(0,0,0)

Tints of #413D4E

#413D4E
(65,61,78)
#524E5E
(82,78,94)
#635F6E
(99,95,110)
#74707E
(116,112,126)
#85818E
(133,129,142)
#96929E
(150,146,158)
#A7A3AE
(167,163,174)
#B8B4BE
(184,180,190)
#C9C5CE
(201,197,206)
#DAD6DE
(218,214,222)
#EBE7EE
(235,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #413D4E color. Also use rgb(65,61,78) instead hex code.

Text Font Color

.myTextColor { color: #413D4E; }

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

This text font color is #413D4E.

Background Color

.myBgColor { background-color: #413D4E; }

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

This div background color is #413D4E.

Border color

.myBorderColor { border: 1px solid #413D4E; }

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

This div border color is #413D4E.

Opacity

.myOpacity80 { color: #413D4E; opacity: 0.8; }

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

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

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

This text has shadow with #413D4E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #413D4E.

Preview

Color preview on black background

This text has color #413D4E on black background.


Color preview on white background

This text has color #413D4E on white background.


Black color preview on #413D4E background

This text has black color on #413D4E background.


White color preview on #413D4E background

This text has white color on #413D4E background.


Related colors

Complementary color

Complementary color for #hex is #BEC2B1.


I love getcolorcode.com

Triadic colors

1 #4E413D and #3D4E41 with #413D4E are triadic colors.

2 #4E3D41 and #3D414E with #413D4E are triadic colors.