COLOR #395720

HEX: #395720 RGB: (57,87,32)

Color info

#395720 contains red, green and blue colors in about the same proportion. Web safe color of #395720 is #336633 (or #363).

RGB color model

#395720 color RGB value is (57,87,32).

RGB: (57,87,32) (22%, 34%, 13%)

RGB channels and saturation

R 57 of 255 = 22%
G 87 of 255 = 34%
B 32 of 255 = 13%

57
87
32

R + G + B ~ 23%. #395720 is dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 87 + 32 = 176 (100%)
R 57 of 176 ~ 32.39%
G 87 of 176 ~ 49.43%
B 32 of 176 ~ 18.18'%

%32.39
%49.43
%18.18

CMYK color model

#395720 color CMYK value is (34,0,63,66).

  • cyan value is 34.48%
  • magenta value is 0.00%
  • yellow value is 63.22%
  • key color value is 65.88%

CMYK: (34,0,63,66)
C34M0Y63K66 (34%, 0%, 63%, 66%)
(0.34 / 0.00 / 0.63 / 0.66)

CMYK percentages

%34.48
%0
%63.22
%65.88

Codes

Color #395720 in popluar color models

39 57 20
RGB 57 87 32
HSL 93° 46.22% 23.33%
HSB/HSV 93° 63.22% 34.12%
CMYK 34.48% 0.00% 63.22%
65.88%

Color #395720 in popluar number systems.

HEX 39 57 20
Decimal 57 87 32
Binary 111001 1010111 100000
Octal 71 127 40

Shades and tints

Shades of #395720

#395720
(57,87,32)
#34501E
(52,80,30)
#2F491C
(47,73,28)
#2A421A
(42,66,26)
#253B18
(37,59,24)
#203416
(32,52,22)
#1B2D14
(27,45,20)
#162612
(22,38,18)
#111F10
(17,31,16)
#0C180E
(12,24,14)
#07110C
(7,17,12)
#000000
(0,0,0)

Tints of #395720

#395720
(57,87,32)
#4B6634
(75,102,52)
#5D7548
(93,117,72)
#6F845C
(111,132,92)
#819370
(129,147,112)
#93A284
(147,162,132)
#A5B198
(165,177,152)
#B7C0AC
(183,192,172)
#C9CFC0
(201,207,192)
#DBDED4
(219,222,212)
#EDEDE8
(237,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #395720; }

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

This text font color is #395720.

Background Color

.myBgColor { background-color: #395720; }

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

This div background color is #395720.

Border color

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

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

This div border color is #395720.

Opacity

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

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

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

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

This text has shadow with #395720 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #395720.

Preview

Color preview on black background

This text has color #395720 on black background.


Color preview on white background

This text has color #395720 on white background.


Black color preview on #395720 background

This text has black color on #395720 background.


White color preview on #395720 background

This text has white color on #395720 background.


Related colors

Complementary color

Complementary color for #hex is #C6A8DF.


I love getcolorcode.com

Triadic colors

1 #203957 and #572039 with #395720 are triadic colors.

2 #205739 and #573920 with #395720 are triadic colors.