COLOR #395D48

HEX: #395D48 RGB: (57,93,72)

Color info

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

RGB color model

#395D48 color RGB value is (57,93,72).

RGB: (57,93,72) (22%, 36%, 28%)

RGB channels and saturation

R 57 of 255 = 22%
G 93 of 255 = 36%
B 72 of 255 = 28%

57
93
72

R + G + B ~ 29%. #395D48 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 93 + 72 = 222 (100%)
R 57 of 222 ~ 25.68%
G 93 of 222 ~ 41.89%
B 72 of 222 ~ 32.43'%

%25.68
%41.89
%32.43

CMYK color model

#395D48 color CMYK value is (39,0,23,64).

  • cyan value is 38.71%
  • magenta value is 0.00%
  • yellow value is 22.58%
  • key color value is 63.53%

CMYK: (39,0,23,64)
C39M0Y23K64 (39%, 0%, 23%, 64%)
(0.39 / 0.00 / 0.23 / 0.64)

CMYK percentages

%38.71
%0
%22.58
%63.53

Codes

Color #395D48 in popluar color models

39 5D 48
RGB 57 93 72
HSL 145° 24.00% 29.41%
HSB/HSV 145° 38.71% 36.47%
CMYK 38.71% 0.00% 22.58%
63.53%

Color #395D48 in popluar number systems.

HEX 39 5D 48
Decimal 57 93 72
Binary 111001 1011101 1001000
Octal 71 135 110

Shades and tints

Shades of #395D48

#395D48
(57,93,72)
#345542
(52,85,66)
#2F4D3C
(47,77,60)
#2A4536
(42,69,54)
#253D30
(37,61,48)
#20352A
(32,53,42)
#1B2D24
(27,45,36)
#16251E
(22,37,30)
#111D18
(17,29,24)
#0C1512
(12,21,18)
#070D0C
(7,13,12)
#000000
(0,0,0)

Tints of #395D48

#395D48
(57,93,72)
#4B6B58
(75,107,88)
#5D7968
(93,121,104)
#6F8778
(111,135,120)
#819588
(129,149,136)
#93A398
(147,163,152)
#A5B1A8
(165,177,168)
#B7BFB8
(183,191,184)
#C9CDC8
(201,205,200)
#DBDBD8
(219,219,216)
#EDE9E8
(237,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #395D48 color. Also use rgb(57,93,72) instead hex code.

Text Font Color

.myTextColor { color: #395D48; }

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

This text font color is #395D48.

Background Color

.myBgColor { background-color: #395D48; }

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

This div background color is #395D48.

Border color

.myBorderColor { border: 1px solid #395D48; }

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

This div border color is #395D48.

Opacity

.myOpacity80 { color: #395D48; opacity: 0.8; }

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

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

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

This text has shadow with #395D48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #395D48.

Preview

Color preview on black background

This text has color #395D48 on black background.


Color preview on white background

This text has color #395D48 on white background.


Black color preview on #395D48 background

This text has black color on #395D48 background.


White color preview on #395D48 background

This text has white color on #395D48 background.


Related colors

Complementary color

Complementary color for #hex is #C6A2B7.


I love getcolorcode.com

Triadic colors

1 #48395D and #5D4839 with #395D48 are triadic colors.

2 #485D39 and #5D3948 with #395D48 are triadic colors.