COLOR #393442

HEX: #393442 RGB: (57,52,66)

Color info

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

RGB color model

#393442 color RGB value is (57,52,66).

RGB: (57,52,66) (22%, 20%, 26%)

RGB channels and saturation

R 57 of 255 = 22%
G 52 of 255 = 20%
B 66 of 255 = 26%

57
52
66

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

Portions of RGB colors in percentages

R + G + B = 57 + 52 + 66 = 175 (100%)
R 57 of 175 ~ 32.57%
G 52 of 175 ~ 29.71%
B 66 of 175 ~ 37.71'%

%32.57
%29.71
%37.71

CMYK color model

#393442 color CMYK value is (14,21,0,74).

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

CMYK: (14,21,0,74)
C14M21Y0K74 (14%, 21%, 0%, 74%)
(0.14 / 0.21 / 0.00 / 0.74)

CMYK percentages

%13.64
%21.21
%0
%74.12

Codes

Color #393442 in popluar color models

39 34 42
RGB 57 52 66
HSL 261° 11.86% 23.14%
HSB/HSV 261° 21.21% 25.88%
CMYK 13.64% 21.21% 0.00%
74.12%

Color #393442 in popluar number systems.

HEX 39 34 42
Decimal 57 52 66
Binary 111001 110100 1000010
Octal 71 64 102

Shades and tints

Shades of #393442

#393442
(57,52,66)
#34303C
(52,48,60)
#2F2C36
(47,44,54)
#2A2830
(42,40,48)
#25242A
(37,36,42)
#202024
(32,32,36)
#1B1C1E
(27,28,30)
#161818
(22,24,24)
#111412
(17,20,18)
#0C100C
(12,16,12)
#070C06
(7,12,6)
#000000
(0,0,0)

Tints of #393442

#393442
(57,52,66)
#4B4653
(75,70,83)
#5D5864
(93,88,100)
#6F6A75
(111,106,117)
#817C86
(129,124,134)
#938E97
(147,142,151)
#A5A0A8
(165,160,168)
#B7B2B9
(183,178,185)
#C9C4CA
(201,196,202)
#DBD6DB
(219,214,219)
#EDE8EC
(237,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #393442; }

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

This text font color is #393442.

Background Color

.myBgColor { background-color: #393442; }

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

This div background color is #393442.

Border color

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

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

This div border color is #393442.

Opacity

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

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

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

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

This text has shadow with #393442 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #393442.

Preview

Color preview on black background

This text has color #393442 on black background.


Color preview on white background

This text has color #393442 on white background.


Black color preview on #393442 background

This text has black color on #393442 background.


White color preview on #393442 background

This text has white color on #393442 background.


Related colors

Complementary color

Complementary color for #hex is #C6CBBD.


I love getcolorcode.com

Triadic colors

1 #423934 and #344239 with #393442 are triadic colors.

2 #423439 and #343942 with #393442 are triadic colors.