COLOR #394944

HEX: #394944 RGB: (57,73,68)

Color info

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

RGB color model

#394944 color RGB value is (57,73,68).

RGB: (57,73,68) (22%, 29%, 27%)

RGB channels and saturation

R 57 of 255 = 22%
G 73 of 255 = 29%
B 68 of 255 = 27%

57
73
68

R + G + B ~ 26%. #394944 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 73 + 68 = 198 (100%)
R 57 of 198 ~ 28.79%
G 73 of 198 ~ 36.87%
B 68 of 198 ~ 34.34'%

%28.79
%36.87
%34.34

CMYK color model

#394944 color CMYK value is (22,0,7,71).

  • cyan value is 21.92%
  • magenta value is 0.00%
  • yellow value is 6.85%
  • key color value is 71.37%

CMYK: (22,0,7,71)
C22M0Y7K71 (22%, 0%, 7%, 71%)
(0.22 / 0.00 / 0.07 / 0.71)

CMYK percentages

%21.92
%0
%6.85
%71.37

Codes

Color #394944 in popluar color models

39 49 44
RGB 57 73 68
HSL 161° 12.31% 25.49%
HSB/HSV 161° 21.92% 28.63%
CMYK 21.92% 0.00% 6.85%
71.37%

Color #394944 in popluar number systems.

HEX 39 49 44
Decimal 57 73 68
Binary 111001 1001001 1000100
Octal 71 111 104

Shades and tints

Shades of #394944

#394944
(57,73,68)
#34433E
(52,67,62)
#2F3D38
(47,61,56)
#2A3732
(42,55,50)
#25312C
(37,49,44)
#202B26
(32,43,38)
#1B2520
(27,37,32)
#161F1A
(22,31,26)
#111914
(17,25,20)
#0C130E
(12,19,14)
#070D08
(7,13,8)
#000000
(0,0,0)

Tints of #394944

#394944
(57,73,68)
#4B5955
(75,89,85)
#5D6966
(93,105,102)
#6F7977
(111,121,119)
#818988
(129,137,136)
#939999
(147,153,153)
#A5A9AA
(165,169,170)
#B7B9BB
(183,185,187)
#C9C9CC
(201,201,204)
#DBD9DD
(219,217,221)
#EDE9EE
(237,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #394944 color. Also use rgb(57,73,68) instead hex code.

Text Font Color

.myTextColor { color: #394944; }

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

This text font color is #394944.

Background Color

.myBgColor { background-color: #394944; }

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

This div background color is #394944.

Border color

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

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

This div border color is #394944.

Opacity

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

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

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

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

This text has shadow with #394944 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #394944.

Preview

Color preview on black background

This text has color #394944 on black background.


Color preview on white background

This text has color #394944 on white background.


Black color preview on #394944 background

This text has black color on #394944 background.


White color preview on #394944 background

This text has white color on #394944 background.


Related colors

Complementary color

Complementary color for #hex is #C6B6BB.


I love getcolorcode.com

Triadic colors

1 #443949 and #494439 with #394944 are triadic colors.

2 #444939 and #493944 with #394944 are triadic colors.