COLOR #394844

HEX: #394844 RGB: (57,72,68)

Color info

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

RGB color model

#394844 color RGB value is (57,72,68).

RGB: (57,72,68) (22%, 28%, 27%)

RGB channels and saturation

R 57 of 255 = 22%
G 72 of 255 = 28%
B 68 of 255 = 27%

57
72
68

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

Portions of RGB colors in percentages

R + G + B = 57 + 72 + 68 = 197 (100%)
R 57 of 197 ~ 28.93%
G 72 of 197 ~ 36.55%
B 68 of 197 ~ 34.52'%

%28.93
%36.55
%34.52

CMYK color model

#394844 color CMYK value is (21,0,6,72).

  • cyan value is 20.83%
  • magenta value is 0.00%
  • yellow value is 5.56%
  • key color value is 71.76%

CMYK: (21,0,6,72)
C21M0Y6K72 (21%, 0%, 6%, 72%)
(0.21 / 0.00 / 0.06 / 0.72)

CMYK percentages

%20.83
%0
%5.56
%71.76

Codes

Color #394844 in popluar color models

39 48 44
RGB 57 72 68
HSL 164° 11.63% 25.29%
HSB/HSV 164° 20.83% 28.24%
CMYK 20.83% 0.00% 5.56%
71.76%

Color #394844 in popluar number systems.

HEX 39 48 44
Decimal 57 72 68
Binary 111001 1001000 1000100
Octal 71 110 104

Shades and tints

Shades of #394844

#394844
(57,72,68)
#34423E
(52,66,62)
#2F3C38
(47,60,56)
#2A3632
(42,54,50)
#25302C
(37,48,44)
#202A26
(32,42,38)
#1B2420
(27,36,32)
#161E1A
(22,30,26)
#111814
(17,24,20)
#0C120E
(12,18,14)
#070C08
(7,12,8)
#000000
(0,0,0)

Tints of #394844

#394844
(57,72,68)
#4B5855
(75,88,85)
#5D6866
(93,104,102)
#6F7877
(111,120,119)
#818888
(129,136,136)
#939899
(147,152,153)
#A5A8AA
(165,168,170)
#B7B8BB
(183,184,187)
#C9C8CC
(201,200,204)
#DBD8DD
(219,216,221)
#EDE8EE
(237,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #394844; }

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

This text font color is #394844.

Background Color

.myBgColor { background-color: #394844; }

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

This div background color is #394844.

Border color

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

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

This div border color is #394844.

Opacity

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

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

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

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

This text has shadow with #394844 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #394844.

Preview

Color preview on black background

This text has color #394844 on black background.


Color preview on white background

This text has color #394844 on white background.


Black color preview on #394844 background

This text has black color on #394844 background.


White color preview on #394844 background

This text has white color on #394844 background.


Related colors

Complementary color

Complementary color for #hex is #C6B7BB.


I love getcolorcode.com

Triadic colors

1 #443948 and #484439 with #394844 are triadic colors.

2 #444839 and #483944 with #394844 are triadic colors.