COLOR #395137

HEX: #395137 RGB: (57,81,55)

Color info

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

RGB color model

#395137 color RGB value is (57,81,55).

RGB: (57,81,55) (22%, 32%, 22%)

RGB channels and saturation

R 57 of 255 = 22%
G 81 of 255 = 32%
B 55 of 255 = 22%

57
81
55

R + G + B ~ 25%. #395137 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 81 + 55 = 193 (100%)
R 57 of 193 ~ 29.53%
G 81 of 193 ~ 41.97%
B 55 of 193 ~ 28.5'%

%29.53
%41.97
%28.5

CMYK color model

#395137 color CMYK value is (30,0,32,68).

  • cyan value is 29.63%
  • magenta value is 0.00%
  • yellow value is 32.10%
  • key color value is 68.24%

CMYK: (30,0,32,68)
C30M0Y32K68 (30%, 0%, 32%, 68%)
(0.30 / 0.00 / 0.32 / 0.68)

CMYK percentages

%29.63
%0
%32.1
%68.24

Codes

Color #395137 in popluar color models

39 51 37
RGB 57 81 55
HSL 115° 19.12% 26.67%
HSB/HSV 115° 32.10% 31.76%
CMYK 29.63% 0.00% 32.10%
68.24%

Color #395137 in popluar number systems.

HEX 39 51 37
Decimal 57 81 55
Binary 111001 1010001 110111
Octal 71 121 67

Shades and tints

Shades of #395137

#395137
(57,81,55)
#344A32
(52,74,50)
#2F432D
(47,67,45)
#2A3C28
(42,60,40)
#253523
(37,53,35)
#202E1E
(32,46,30)
#1B2719
(27,39,25)
#162014
(22,32,20)
#11190F
(17,25,15)
#0C120A
(12,18,10)
#070B05
(7,11,5)
#000000
(0,0,0)

Tints of #395137

#395137
(57,81,55)
#4B6049
(75,96,73)
#5D6F5B
(93,111,91)
#6F7E6D
(111,126,109)
#818D7F
(129,141,127)
#939C91
(147,156,145)
#A5ABA3
(165,171,163)
#B7BAB5
(183,186,181)
#C9C9C7
(201,201,199)
#DBD8D9
(219,216,217)
#EDE7EB
(237,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #395137 color. Also use rgb(57,81,55) instead hex code.

Text Font Color

.myTextColor { color: #395137; }

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

This text font color is #395137.

Background Color

.myBgColor { background-color: #395137; }

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

This div background color is #395137.

Border color

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

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

This div border color is #395137.

Opacity

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

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

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

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

This text has shadow with #395137 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #395137.

Preview

Color preview on black background

This text has color #395137 on black background.


Color preview on white background

This text has color #395137 on white background.


Black color preview on #395137 background

This text has black color on #395137 background.


White color preview on #395137 background

This text has white color on #395137 background.


Related colors

Complementary color

Complementary color for #hex is #C6AEC8.


I love getcolorcode.com

Triadic colors

1 #373951 and #513739 with #395137 are triadic colors.

2 #375139 and #513937 with #395137 are triadic colors.