COLOR #394935

HEX: #394935 RGB: (57,73,53)

Color info

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

RGB color model

#394935 color RGB value is (57,73,53).

RGB: (57,73,53) (22%, 29%, 21%)

RGB channels and saturation

R 57 of 255 = 22%
G 73 of 255 = 29%
B 53 of 255 = 21%

57
73
53

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

Portions of RGB colors in percentages

R + G + B = 57 + 73 + 53 = 183 (100%)
R 57 of 183 ~ 31.15%
G 73 of 183 ~ 39.89%
B 53 of 183 ~ 28.96'%

%31.15
%39.89
%28.96

CMYK color model

#394935 color CMYK value is (22,0,27,71).

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

CMYK: (22,0,27,71)
C22M0Y27K71 (22%, 0%, 27%, 71%)
(0.22 / 0.00 / 0.27 / 0.71)

CMYK percentages

%21.92
%0
%27.4
%71.37

Codes

Color #394935 in popluar color models

39 49 35
RGB 57 73 53
HSL 108° 15.87% 24.71%
HSB/HSV 108° 27.40% 28.63%
CMYK 21.92% 0.00% 27.40%
71.37%

Color #394935 in popluar number systems.

HEX 39 49 35
Decimal 57 73 53
Binary 111001 1001001 110101
Octal 71 111 65

Shades and tints

Shades of #394935

#394935
(57,73,53)
#344331
(52,67,49)
#2F3D2D
(47,61,45)
#2A3729
(42,55,41)
#253125
(37,49,37)
#202B21
(32,43,33)
#1B251D
(27,37,29)
#161F19
(22,31,25)
#111915
(17,25,21)
#0C1311
(12,19,17)
#070D0D
(7,13,13)
#000000
(0,0,0)

Tints of #394935

#394935
(57,73,53)
#4B5947
(75,89,71)
#5D6959
(93,105,89)
#6F796B
(111,121,107)
#81897D
(129,137,125)
#93998F
(147,153,143)
#A5A9A1
(165,169,161)
#B7B9B3
(183,185,179)
#C9C9C5
(201,201,197)
#DBD9D7
(219,217,215)
#EDE9E9
(237,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #394935; }

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

This text font color is #394935.

Background Color

.myBgColor { background-color: #394935; }

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

This div background color is #394935.

Border color

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

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

This div border color is #394935.

Opacity

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

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

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

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

This text has shadow with #394935 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #394935.

Preview

Color preview on black background

This text has color #394935 on black background.


Color preview on white background

This text has color #394935 on white background.


Black color preview on #394935 background

This text has black color on #394935 background.


White color preview on #394935 background

This text has white color on #394935 background.


Related colors

Complementary color

Complementary color for #hex is #C6B6CA.


I love getcolorcode.com

Triadic colors

1 #353949 and #493539 with #394935 are triadic colors.

2 #354939 and #493935 with #394935 are triadic colors.