COLOR #394938

HEX: #394938 RGB: (57,73,56)

Color info

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

RGB color model

#394938 color RGB value is (57,73,56).

RGB: (57,73,56) (22%, 29%, 22%)

RGB channels and saturation

R 57 of 255 = 22%
G 73 of 255 = 29%
B 56 of 255 = 22%

57
73
56

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

Portions of RGB colors in percentages

R + G + B = 57 + 73 + 56 = 186 (100%)
R 57 of 186 ~ 30.65%
G 73 of 186 ~ 39.25%
B 56 of 186 ~ 30.11'%

%30.65
%39.25
%30.11

CMYK color model

#394938 color CMYK value is (22,0,23,71).

  • cyan value is 21.92%
  • magenta value is 0.00%
  • yellow value is 23.29%
  • key color value is 71.37%
CMYK: (22,0,23,71) C22M0Y23K71 (22%,0%,23%,71%) (0.22/0.00/0.23/0.71) 

CMYK percentages

%21.92
%0
%23.29
%71.37

Codes

Color #394938 in popluar color models

39 49 38
RGB 57 73 56
HSL 116° 13.18% 25.29%
HSB/HSV 116° 23.29% 28.63%
CMYK 21.92% 0.00% 23.29%
71.37%

Color #394938 in popluar number systems.

HEX 39 49 38
Decimal 57 73 56
Binary 111001 1001001 111000
Octal 71 111 70

Shades and tints

Shades of #394938

#394938
(57,73,56)
#344333
(52,67,51)
#2F3D2E
(47,61,46)
#2A3729
(42,55,41)
#253124
(37,49,36)
#202B1F
(32,43,31)
#1B251A
(27,37,26)
#161F15
(22,31,21)
#111910
(17,25,16)
#0C130B
(12,19,11)
#070D06
(7,13,6)
#000000
(0,0,0)

Tints of #394938

#394938
(57,73,56)
#4B594A
(75,89,74)
#5D695C
(93,105,92)
#6F796E
(111,121,110)
#818980
(129,137,128)
#939992
(147,153,146)
#A5A9A4
(165,169,164)
#B7B9B6
(183,185,182)
#C9C9C8
(201,201,200)
#DBD9DA
(219,217,218)
#EDE9EC
(237,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #394938; }

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

This text font color is #394938.

Background Color

.myBgColor { background-color: #394938; }

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

This div background color is #394938.

Border color

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

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

This div border color is #394938.

Opacity

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

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

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

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

This text has shadow with #394938 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #394938.

Preview

Color preview on black background

This text has color #394938 on black background.


Color preview on white background

This text has color #394938 on white background.


Black color preview on #394938 background

This text has black color on #394938 background.


White color preview on #394938 background

This text has white color on #394938 background.


Related colors

Complementary color

Complementary color for #hex is #C6B6C7.


I love getcolorcode.com

Triadic colors

1 #383949 and #493839 with #394938 are triadic colors.

2 #384939 and #493938 with #394938 are triadic colors.