COLOR #413548

HEX: #413548 RGB: (65,53,72)

Color info

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

RGB color model

#413548 color RGB value is (65,53,72).

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

RGB channels and saturation

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

65
53
72

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

Portions of RGB colors in percentages

R + G + B = 65 + 53 + 72 = 190 (100%)
R 65 of 190 ~ 34.21%
G 53 of 190 ~ 27.89%
B 72 of 190 ~ 37.89'%

%34.21
%27.89
%37.89

CMYK color model

#413548 color CMYK value is (10,26,0,72).

  • cyan value is 9.72%
  • magenta value is 26.39%
  • yellow value is 0.00%
  • key color value is 71.76%
CMYK: (10,26,0,72) C10M26Y0K72 (10%,26%,0%,72%) (0.10/0.26/0.00/0.72) 

CMYK percentages

%9.72
%26.39
%0
%71.76

Codes

Color #413548 in popluar color models

41 35 48
RGB 65 53 72
HSL 278° 15.20% 24.51%
HSB/HSV 278° 26.39% 28.24%
CMYK 9.72% 26.39% 0.00%
71.76%

Color #413548 in popluar number systems.

HEX 41 35 48
Decimal 65 53 72
Binary 1000001 110101 1001000
Octal 101 65 110

Shades and tints

Shades of #413548

#413548
(65,53,72)
#3C3142
(60,49,66)
#372D3C
(55,45,60)
#322936
(50,41,54)
#2D2530
(45,37,48)
#28212A
(40,33,42)
#231D24
(35,29,36)
#1E191E
(30,25,30)
#191518
(25,21,24)
#141112
(20,17,18)
#0F0D0C
(15,13,12)
#000000
(0,0,0)

Tints of #413548

#413548
(65,53,72)
#524758
(82,71,88)
#635968
(99,89,104)
#746B78
(116,107,120)
#857D88
(133,125,136)
#968F98
(150,143,152)
#A7A1A8
(167,161,168)
#B8B3B8
(184,179,184)
#C9C5C8
(201,197,200)
#DAD7D8
(218,215,216)
#EBE9E8
(235,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #413548; }

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

This text font color is #413548.

Background Color

.myBgColor { background-color: #413548; }

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

This div background color is #413548.

Border color

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

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

This div border color is #413548.

Opacity

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

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

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

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

This text has shadow with #413548 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #413548.

Preview

Color preview on black background

This text has color #413548 on black background.


Color preview on white background

This text has color #413548 on white background.


Black color preview on #413548 background

This text has black color on #413548 background.


White color preview on #413548 background

This text has white color on #413548 background.


Related colors

Complementary color

Complementary color for #hex is #BECAB7.


I love getcolorcode.com

Triadic colors

1 #484135 and #354841 with #413548 are triadic colors.

2 #483541 and #354148 with #413548 are triadic colors.