COLOR #394735

HEX: #394735 RGB: (57,71,53)

Color info

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

RGB color model

#394735 color RGB value is (57,71,53).

RGB: (57,71,53) (22%, 28%, 21%)

RGB channels and saturation

R 57 of 255 = 22%
G 71 of 255 = 28%
B 53 of 255 = 21%

57
71
53

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

Portions of RGB colors in percentages

R + G + B = 57 + 71 + 53 = 181 (100%)
R 57 of 181 ~ 31.49%
G 71 of 181 ~ 39.23%
B 53 of 181 ~ 29.28'%

%31.49
%39.23
%29.28

CMYK color model

#394735 color CMYK value is (20,0,25,72).

  • cyan value is 19.72%
  • magenta value is 0.00%
  • yellow value is 25.35%
  • key color value is 72.16%

CMYK: (20,0,25,72)
C20M0Y25K72 (20%, 0%, 25%, 72%)
(0.20 / 0.00 / 0.25 / 0.72)

CMYK percentages

%19.72
%0
%25.35
%72.16

Codes

Color #394735 in popluar color models

39 47 35
RGB 57 71 53
HSL 107° 14.52% 24.31%
HSB/HSV 107° 25.35% 27.84%
CMYK 19.72% 0.00% 25.35%
72.16%

Color #394735 in popluar number systems.

HEX 39 47 35
Decimal 57 71 53
Binary 111001 1000111 110101
Octal 71 107 65

Shades and tints

Shades of #394735

#394735
(57,71,53)
#344131
(52,65,49)
#2F3B2D
(47,59,45)
#2A3529
(42,53,41)
#252F25
(37,47,37)
#202921
(32,41,33)
#1B231D
(27,35,29)
#161D19
(22,29,25)
#111715
(17,23,21)
#0C1111
(12,17,17)
#070B0D
(7,11,13)
#000000
(0,0,0)

Tints of #394735

#394735
(57,71,53)
#4B5747
(75,87,71)
#5D6759
(93,103,89)
#6F776B
(111,119,107)
#81877D
(129,135,125)
#93978F
(147,151,143)
#A5A7A1
(165,167,161)
#B7B7B3
(183,183,179)
#C9C7C5
(201,199,197)
#DBD7D7
(219,215,215)
#EDE7E9
(237,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #394735; }

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

This text font color is #394735.

Background Color

.myBgColor { background-color: #394735; }

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

This div background color is #394735.

Border color

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

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

This div border color is #394735.

Opacity

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

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

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

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

This text has shadow with #394735 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #394735.

Preview

Color preview on black background

This text has color #394735 on black background.


Color preview on white background

This text has color #394735 on white background.


Black color preview on #394735 background

This text has black color on #394735 background.


White color preview on #394735 background

This text has white color on #394735 background.


Related colors

Complementary color

Complementary color for #hex is #C6B8CA.


I love getcolorcode.com

Triadic colors

1 #353947 and #473539 with #394735 are triadic colors.

2 #354739 and #473935 with #394735 are triadic colors.