COLOR #394438

HEX: #394438 RGB: (57,68,56)

Color info

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

RGB color model

#394438 color RGB value is (57,68,56).

RGB: (57,68,56) (22%, 27%, 22%)

RGB channels and saturation

R 57 of 255 = 22%
G 68 of 255 = 27%
B 56 of 255 = 22%

57
68
56

R + G + B ~ 24%. #394438 is dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 68 + 56 = 181 (100%)
R 57 of 181 ~ 31.49%
G 68 of 181 ~ 37.57%
B 56 of 181 ~ 30.94'%

%31.49
%37.57
%30.94

CMYK color model

#394438 color CMYK value is (16,0,18,73).

  • cyan value is 16.18%
  • magenta value is 0.00%
  • yellow value is 17.65%
  • key color value is 73.33%

CMYK: (16,0,18,73)
C16M0Y18K73 (16%, 0%, 18%, 73%)
(0.16 / 0.00 / 0.18 / 0.73)

CMYK percentages

%16.18
%0
%17.65
%73.33

Codes

Color #394438 in popluar color models

39 44 38
RGB 57 68 56
HSL 115° 9.68% 24.31%
HSB/HSV 115° 17.65% 26.67%
CMYK 16.18% 0.00% 17.65%
73.33%

Color #394438 in popluar number systems.

HEX 39 44 38
Decimal 57 68 56
Binary 111001 1000100 111000
Octal 71 104 70

Shades and tints

Shades of #394438

#394438
(57,68,56)
#343E33
(52,62,51)
#2F382E
(47,56,46)
#2A3229
(42,50,41)
#252C24
(37,44,36)
#20261F
(32,38,31)
#1B201A
(27,32,26)
#161A15
(22,26,21)
#111410
(17,20,16)
#0C0E0B
(12,14,11)
#070806
(7,8,6)
#000000
(0,0,0)

Tints of #394438

#394438
(57,68,56)
#4B554A
(75,85,74)
#5D665C
(93,102,92)
#6F776E
(111,119,110)
#818880
(129,136,128)
#939992
(147,153,146)
#A5AAA4
(165,170,164)
#B7BBB6
(183,187,182)
#C9CCC8
(201,204,200)
#DBDDDA
(219,221,218)
#EDEEEC
(237,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #394438; }

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

This text font color is #394438.

Background Color

.myBgColor { background-color: #394438; }

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

This div background color is #394438.

Border color

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

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

This div border color is #394438.

Opacity

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

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

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

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

This text has shadow with #394438 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #394438.

Preview

Color preview on black background

This text has color #394438 on black background.


Color preview on white background

This text has color #394438 on white background.


Black color preview on #394438 background

This text has black color on #394438 background.


White color preview on #394438 background

This text has white color on #394438 background.


Related colors

Complementary color

Complementary color for #hex is #C6BBC7.


I love getcolorcode.com

Triadic colors

1 #383944 and #443839 with #394438 are triadic colors.

2 #384439 and #443938 with #394438 are triadic colors.