COLOR #394920

HEX: #394920 RGB: (57,73,32)

Color info

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

RGB color model

#394920 color RGB value is (57,73,32).

RGB: (57,73,32) (22%, 29%, 13%)

RGB channels and saturation

R 57 of 255 = 22%
G 73 of 255 = 29%
B 32 of 255 = 13%

57
73
32

R + G + B ~ 21%. #394920 is dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 73 + 32 = 162 (100%)
R 57 of 162 ~ 35.19%
G 73 of 162 ~ 45.06%
B 32 of 162 ~ 19.75'%

%35.19
%45.06
%19.75

CMYK color model

#394920 color CMYK value is (22,0,56,71).

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

CMYK: (22,0,56,71)
C22M0Y56K71 (22%, 0%, 56%, 71%)
(0.22 / 0.00 / 0.56 / 0.71)

CMYK percentages

%21.92
%0
%56.16
%71.37

Codes

Color #394920 in popluar color models

39 49 20
RGB 57 73 32
HSL 83° 39.05% 20.59%
HSB/HSV 83° 56.16% 28.63%
CMYK 21.92% 0.00% 56.16%
71.37%

Color #394920 in popluar number systems.

HEX 39 49 20
Decimal 57 73 32
Binary 111001 1001001 100000
Octal 71 111 40

Shades and tints

Shades of #394920

#394920
(57,73,32)
#34431E
(52,67,30)
#2F3D1C
(47,61,28)
#2A371A
(42,55,26)
#253118
(37,49,24)
#202B16
(32,43,22)
#1B2514
(27,37,20)
#161F12
(22,31,18)
#111910
(17,25,16)
#0C130E
(12,19,14)
#070D0C
(7,13,12)
#000000
(0,0,0)

Tints of #394920

#394920
(57,73,32)
#4B5934
(75,89,52)
#5D6948
(93,105,72)
#6F795C
(111,121,92)
#818970
(129,137,112)
#939984
(147,153,132)
#A5A998
(165,169,152)
#B7B9AC
(183,185,172)
#C9C9C0
(201,201,192)
#DBD9D4
(219,217,212)
#EDE9E8
(237,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #394920; }

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

This text font color is #394920.

Background Color

.myBgColor { background-color: #394920; }

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

This div background color is #394920.

Border color

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

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

This div border color is #394920.

Opacity

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

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

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

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

This text has shadow with #394920 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #394920.

Preview

Color preview on black background

This text has color #394920 on black background.


Color preview on white background

This text has color #394920 on white background.


Black color preview on #394920 background

This text has black color on #394920 background.


White color preview on #394920 background

This text has white color on #394920 background.


Related colors

Complementary color

Complementary color for #hex is #C6B6DF.


I love getcolorcode.com

Triadic colors

1 #203949 and #492039 with #394920 are triadic colors.

2 #204939 and #493920 with #394920 are triadic colors.