COLOR #394933

HEX: #394933 RGB: (57,73,51)

Color info

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

RGB color model

#394933 color RGB value is (57,73,51).

RGB: (57,73,51) (22%, 29%, 20%)

RGB channels and saturation

R 57 of 255 = 22%
G 73 of 255 = 29%
B 51 of 255 = 20%

57
73
51

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

Portions of RGB colors in percentages

R + G + B = 57 + 73 + 51 = 181 (100%)
R 57 of 181 ~ 31.49%
G 73 of 181 ~ 40.33%
B 51 of 181 ~ 28.18'%

%31.49
%40.33
%28.18

CMYK color model

#394933 color CMYK value is (22,0,30,71).

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

CMYK: (22,0,30,71)
C22M0Y30K71 (22%, 0%, 30%, 71%)
(0.22 / 0.00 / 0.30 / 0.71)

CMYK percentages

%21.92
%0
%30.14
%71.37

Codes

Color #394933 in popluar color models

39 49 33
RGB 57 73 51
HSL 104° 17.74% 24.31%
HSB/HSV 104° 30.14% 28.63%
CMYK 21.92% 0.00% 30.14%
71.37%

Color #394933 in popluar number systems.

HEX 39 49 33
Decimal 57 73 51
Binary 111001 1001001 110011
Octal 71 111 63

Shades and tints

Shades of #394933

#394933
(57,73,51)
#34432F
(52,67,47)
#2F3D2B
(47,61,43)
#2A3727
(42,55,39)
#253123
(37,49,35)
#202B1F
(32,43,31)
#1B251B
(27,37,27)
#161F17
(22,31,23)
#111913
(17,25,19)
#0C130F
(12,19,15)
#070D0B
(7,13,11)
#000000
(0,0,0)

Tints of #394933

#394933
(57,73,51)
#4B5945
(75,89,69)
#5D6957
(93,105,87)
#6F7969
(111,121,105)
#81897B
(129,137,123)
#93998D
(147,153,141)
#A5A99F
(165,169,159)
#B7B9B1
(183,185,177)
#C9C9C3
(201,201,195)
#DBD9D5
(219,217,213)
#EDE9E7
(237,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #394933; }

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

This text font color is #394933.

Background Color

.myBgColor { background-color: #394933; }

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

This div background color is #394933.

Border color

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

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

This div border color is #394933.

Opacity

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

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

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

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

This text has shadow with #394933 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #394933.

Preview

Color preview on black background

This text has color #394933 on black background.


Color preview on white background

This text has color #394933 on white background.


Black color preview on #394933 background

This text has black color on #394933 background.


White color preview on #394933 background

This text has white color on #394933 background.


Related colors

Complementary color

Complementary color for #hex is #C6B6CC.


I love getcolorcode.com

Triadic colors

1 #333949 and #493339 with #394933 are triadic colors.

2 #334939 and #493933 with #394933 are triadic colors.