COLOR #413648

HEX: #413648 RGB: (65,54,72)

Color info

#413648 contains red, green and blue colors in about the same proportion. Web safe color of #413648 is #333333 (or #333).

RGB color model

#413648 color RGB value is (65,54,72).

RGB: (65,54,72) (25%, 21%, 28%)

RGB channels and saturation

R 65 of 255 = 25%
G 54 of 255 = 21%
B 72 of 255 = 28%

65
54
72

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

Portions of RGB colors in percentages

R + G + B = 65 + 54 + 72 = 191 (100%)
R 65 of 191 ~ 34.03%
G 54 of 191 ~ 28.27%
B 72 of 191 ~ 37.7'%

%34.03
%28.27
%37.7

CMYK color model

#413648 color CMYK value is (10,25,0,72).

  • cyan value is 9.72%
  • magenta value is 25.00%
  • yellow value is 0.00%
  • key color value is 71.76%

CMYK: (10,25,0,72)
C10M25Y0K72 (10%, 25%, 0%, 72%)
(0.10 / 0.25 / 0.00 / 0.72)

CMYK percentages

%9.72
%25
%0
%71.76

Codes

Color #413648 in popluar color models

41 36 48
RGB 65 54 72
HSL 277° 14.29% 24.71%
HSB/HSV 277° 25.00% 28.24%
CMYK 9.72% 25.00% 0.00%
71.76%

Color #413648 in popluar number systems.

HEX 41 36 48
Decimal 65 54 72
Binary 1000001 110110 1001000
Octal 101 66 110

Shades and tints

Shades of #413648

#413648
(65,54,72)
#3C3242
(60,50,66)
#372E3C
(55,46,60)
#322A36
(50,42,54)
#2D2630
(45,38,48)
#28222A
(40,34,42)
#231E24
(35,30,36)
#1E1A1E
(30,26,30)
#191618
(25,22,24)
#141212
(20,18,18)
#0F0E0C
(15,14,12)
#000000
(0,0,0)

Tints of #413648

#413648
(65,54,72)
#524858
(82,72,88)
#635A68
(99,90,104)
#746C78
(116,108,120)
#857E88
(133,126,136)
#969098
(150,144,152)
#A7A2A8
(167,162,168)
#B8B4B8
(184,180,184)
#C9C6C8
(201,198,200)
#DAD8D8
(218,216,216)
#EBEAE8
(235,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #413648 color. Also use rgb(65,54,72) instead hex code.

Text Font Color

.myTextColor { color: #413648; }

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

This text font color is #413648.

Background Color

.myBgColor { background-color: #413648; }

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

This div background color is #413648.

Border color

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

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

This div border color is #413648.

Opacity

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

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

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

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

This text has shadow with #413648 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #413648.

Preview

Color preview on black background

This text has color #413648 on black background.


Color preview on white background

This text has color #413648 on white background.


Black color preview on #413648 background

This text has black color on #413648 background.


White color preview on #413648 background

This text has white color on #413648 background.


Related colors

Complementary color

Complementary color for #hex is #BEC9B7.


I love getcolorcode.com

Triadic colors

1 #484136 and #364841 with #413648 are triadic colors.

2 #483641 and #364148 with #413648 are triadic colors.