COLOR #395730

HEX: #395730 RGB: (57,87,48)

Color info

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

RGB color model

#395730 color RGB value is (57,87,48).

RGB: (57,87,48) (22%, 34%, 19%)

RGB channels and saturation

R 57 of 255 = 22%
G 87 of 255 = 34%
B 48 of 255 = 19%

57
87
48

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

Portions of RGB colors in percentages

R + G + B = 57 + 87 + 48 = 192 (100%)
R 57 of 192 ~ 29.69%
G 87 of 192 ~ 45.31%
B 48 of 192 ~ 25'%

%29.69
%45.31
%25

CMYK color model

#395730 color CMYK value is (34,0,45,66).

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

CMYK: (34,0,45,66)
C34M0Y45K66 (34%, 0%, 45%, 66%)
(0.34 / 0.00 / 0.45 / 0.66)

CMYK percentages

%34.48
%0
%44.83
%65.88

Codes

Color #395730 in popluar color models

39 57 30
RGB 57 87 48
HSL 106° 28.89% 26.47%
HSB/HSV 106° 44.83% 34.12%
CMYK 34.48% 0.00% 44.83%
65.88%

Color #395730 in popluar number systems.

HEX 39 57 30
Decimal 57 87 48
Binary 111001 1010111 110000
Octal 71 127 60

Shades and tints

Shades of #395730

#395730
(57,87,48)
#34502C
(52,80,44)
#2F4928
(47,73,40)
#2A4224
(42,66,36)
#253B20
(37,59,32)
#20341C
(32,52,28)
#1B2D18
(27,45,24)
#162614
(22,38,20)
#111F10
(17,31,16)
#0C180C
(12,24,12)
#071108
(7,17,8)
#000000
(0,0,0)

Tints of #395730

#395730
(57,87,48)
#4B6642
(75,102,66)
#5D7554
(93,117,84)
#6F8466
(111,132,102)
#819378
(129,147,120)
#93A28A
(147,162,138)
#A5B19C
(165,177,156)
#B7C0AE
(183,192,174)
#C9CFC0
(201,207,192)
#DBDED2
(219,222,210)
#EDEDE4
(237,237,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #395730; }

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

This text font color is #395730.

Background Color

.myBgColor { background-color: #395730; }

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

This div background color is #395730.

Border color

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

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

This div border color is #395730.

Opacity

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

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

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

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

This text has shadow with #395730 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #395730.

Preview

Color preview on black background

This text has color #395730 on black background.


Color preview on white background

This text has color #395730 on white background.


Black color preview on #395730 background

This text has black color on #395730 background.


White color preview on #395730 background

This text has white color on #395730 background.


Related colors

Complementary color

Complementary color for #hex is #C6A8CF.


I love getcolorcode.com

Triadic colors

1 #303957 and #573039 with #395730 are triadic colors.

2 #305739 and #573930 with #395730 are triadic colors.