COLOR #394928

HEX: #394928 RGB: (57,73,40)

Color info

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

RGB color model

#394928 color RGB value is (57,73,40).

RGB: (57,73,40) (22%, 29%, 16%)

RGB channels and saturation

R 57 of 255 = 22%
G 73 of 255 = 29%
B 40 of 255 = 16%

57
73
40

R + G + B ~ 22%. #394928 is dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 73 + 40 = 170 (100%)
R 57 of 170 ~ 33.53%
G 73 of 170 ~ 42.94%
B 40 of 170 ~ 23.53'%

%33.53
%42.94
%23.53

CMYK color model

#394928 color CMYK value is (22,0,45,71).

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

CMYK: (22,0,45,71)
C22M0Y45K71 (22%, 0%, 45%, 71%)
(0.22 / 0.00 / 0.45 / 0.71)

CMYK percentages

%21.92
%0
%45.21
%71.37

Codes

Color #394928 in popluar color models

39 49 28
RGB 57 73 40
HSL 89° 29.20% 22.16%
HSB/HSV 89° 45.21% 28.63%
CMYK 21.92% 0.00% 45.21%
71.37%

Color #394928 in popluar number systems.

HEX 39 49 28
Decimal 57 73 40
Binary 111001 1001001 101000
Octal 71 111 50

Shades and tints

Shades of #394928

#394928
(57,73,40)
#344325
(52,67,37)
#2F3D22
(47,61,34)
#2A371F
(42,55,31)
#25311C
(37,49,28)
#202B19
(32,43,25)
#1B2516
(27,37,22)
#161F13
(22,31,19)
#111910
(17,25,16)
#0C130D
(12,19,13)
#070D0A
(7,13,10)
#000000
(0,0,0)

Tints of #394928

#394928
(57,73,40)
#4B593B
(75,89,59)
#5D694E
(93,105,78)
#6F7961
(111,121,97)
#818974
(129,137,116)
#939987
(147,153,135)
#A5A99A
(165,169,154)
#B7B9AD
(183,185,173)
#C9C9C0
(201,201,192)
#DBD9D3
(219,217,211)
#EDE9E6
(237,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #394928; }

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

This text font color is #394928.

Background Color

.myBgColor { background-color: #394928; }

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

This div background color is #394928.

Border color

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

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

This div border color is #394928.

Opacity

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

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

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

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

This text has shadow with #394928 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #394928.

Preview

Color preview on black background

This text has color #394928 on black background.


Color preview on white background

This text has color #394928 on white background.


Black color preview on #394928 background

This text has black color on #394928 background.


White color preview on #394928 background

This text has white color on #394928 background.


Related colors

Complementary color

Complementary color for #hex is #C6B6D7.


I love getcolorcode.com

Triadic colors

1 #283949 and #492839 with #394928 are triadic colors.

2 #284939 and #493928 with #394928 are triadic colors.