COLOR #393542

HEX: #393542 RGB: (57,53,66)

Color info

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

RGB color model

#393542 color RGB value is (57,53,66).

RGB: (57,53,66) (22%, 21%, 26%)

RGB channels and saturation

R 57 of 255 = 22%
G 53 of 255 = 21%
B 66 of 255 = 26%

57
53
66

R + G + B ~ 23%. #393542 is dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 53 + 66 = 176 (100%)
R 57 of 176 ~ 32.39%
G 53 of 176 ~ 30.11%
B 66 of 176 ~ 37.5'%

%32.39
%30.11
%37.5

CMYK color model

#393542 color CMYK value is (14,20,0,74).

  • cyan value is 13.64%
  • magenta value is 19.70%
  • yellow value is 0.00%
  • key color value is 74.12%

CMYK: (14,20,0,74)
C14M20Y0K74 (14%, 20%, 0%, 74%)
(0.14 / 0.20 / 0.00 / 0.74)

CMYK percentages

%13.64
%19.7
%0
%74.12

Codes

Color #393542 in popluar color models

39 35 42
RGB 57 53 66
HSL 258° 10.92% 23.33%
HSB/HSV 258° 19.70% 25.88%
CMYK 13.64% 19.70% 0.00%
74.12%

Color #393542 in popluar number systems.

HEX 39 35 42
Decimal 57 53 66
Binary 111001 110101 1000010
Octal 71 65 102

Shades and tints

Shades of #393542

#393542
(57,53,66)
#34313C
(52,49,60)
#2F2D36
(47,45,54)
#2A2930
(42,41,48)
#25252A
(37,37,42)
#202124
(32,33,36)
#1B1D1E
(27,29,30)
#161918
(22,25,24)
#111512
(17,21,18)
#0C110C
(12,17,12)
#070D06
(7,13,6)
#000000
(0,0,0)

Tints of #393542

#393542
(57,53,66)
#4B4753
(75,71,83)
#5D5964
(93,89,100)
#6F6B75
(111,107,117)
#817D86
(129,125,134)
#938F97
(147,143,151)
#A5A1A8
(165,161,168)
#B7B3B9
(183,179,185)
#C9C5CA
(201,197,202)
#DBD7DB
(219,215,219)
#EDE9EC
(237,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #393542 color. Also use rgb(57,53,66) instead hex code.

Text Font Color

.myTextColor { color: #393542; }

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

This text font color is #393542.

Background Color

.myBgColor { background-color: #393542; }

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

This div background color is #393542.

Border color

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

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

This div border color is #393542.

Opacity

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

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

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

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

This text has shadow with #393542 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #393542.

Preview

Color preview on black background

This text has color #393542 on black background.


Color preview on white background

This text has color #393542 on white background.


Black color preview on #393542 background

This text has black color on #393542 background.


White color preview on #393542 background

This text has white color on #393542 background.


Related colors

Complementary color

Complementary color for #hex is #C6CABD.


I love getcolorcode.com

Triadic colors

1 #423935 and #354239 with #393542 are triadic colors.

2 #423539 and #353942 with #393542 are triadic colors.