COLOR #395347

HEX: #395347 RGB: (57,83,71)

Color info

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

RGB color model

#395347 color RGB value is (57,83,71).

RGB: (57,83,71) (22%, 33%, 28%)

RGB channels and saturation

R 57 of 255 = 22%
G 83 of 255 = 33%
B 71 of 255 = 28%

57
83
71

R + G + B ~ 28%. #395347 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 83 + 71 = 211 (100%)
R 57 of 211 ~ 27.01%
G 83 of 211 ~ 39.34%
B 71 of 211 ~ 33.65'%

%27.01
%39.34
%33.65

CMYK color model

#395347 color CMYK value is (31,0,14,67).

  • cyan value is 31.33%
  • magenta value is 0.00%
  • yellow value is 14.46%
  • key color value is 67.45%

CMYK: (31,0,14,67)
C31M0Y14K67 (31%, 0%, 14%, 67%)
(0.31 / 0.00 / 0.14 / 0.67)

CMYK percentages

%31.33
%0
%14.46
%67.45

Codes

Color #395347 in popluar color models

39 53 47
RGB 57 83 71
HSL 152° 18.57% 27.45%
HSB/HSV 152° 31.33% 32.55%
CMYK 31.33% 0.00% 14.46%
67.45%

Color #395347 in popluar number systems.

HEX 39 53 47
Decimal 57 83 71
Binary 111001 1010011 1000111
Octal 71 123 107

Shades and tints

Shades of #395347

#395347
(57,83,71)
#344C41
(52,76,65)
#2F453B
(47,69,59)
#2A3E35
(42,62,53)
#25372F
(37,55,47)
#203029
(32,48,41)
#1B2923
(27,41,35)
#16221D
(22,34,29)
#111B17
(17,27,23)
#0C1411
(12,20,17)
#070D0B
(7,13,11)
#000000
(0,0,0)

Tints of #395347

#395347
(57,83,71)
#4B6257
(75,98,87)
#5D7167
(93,113,103)
#6F8077
(111,128,119)
#818F87
(129,143,135)
#939E97
(147,158,151)
#A5ADA7
(165,173,167)
#B7BCB7
(183,188,183)
#C9CBC7
(201,203,199)
#DBDAD7
(219,218,215)
#EDE9E7
(237,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #395347; }

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

This text font color is #395347.

Background Color

.myBgColor { background-color: #395347; }

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

This div background color is #395347.

Border color

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

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

This div border color is #395347.

Opacity

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

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

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

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

This text has shadow with #395347 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #395347.

Preview

Color preview on black background

This text has color #395347 on black background.


Color preview on white background

This text has color #395347 on white background.


Black color preview on #395347 background

This text has black color on #395347 background.


White color preview on #395347 background

This text has white color on #395347 background.


Related colors

Complementary color

Complementary color for #hex is #C6ACB8.


I love getcolorcode.com

Triadic colors

1 #473953 and #534739 with #395347 are triadic colors.

2 #475339 and #533947 with #395347 are triadic colors.