COLOR #395330

HEX: #395330 RGB: (57,83,48)

Color info

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

RGB color model

#395330 color RGB value is (57,83,48).

RGB: (57,83,48) (22%, 33%, 19%)

RGB channels and saturation

R 57 of 255 = 22%
G 83 of 255 = 33%
B 48 of 255 = 19%

57
83
48

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

Portions of RGB colors in percentages

R + G + B = 57 + 83 + 48 = 188 (100%)
R 57 of 188 ~ 30.32%
G 83 of 188 ~ 44.15%
B 48 of 188 ~ 25.53'%

%30.32
%44.15
%25.53

CMYK color model

#395330 color CMYK value is (31,0,42,67).

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

CMYK: (31,0,42,67)
C31M0Y42K67 (31%, 0%, 42%, 67%)
(0.31 / 0.00 / 0.42 / 0.67)

CMYK percentages

%31.33
%0
%42.17
%67.45

Codes

Color #395330 in popluar color models

39 53 30
RGB 57 83 48
HSL 105° 26.72% 25.69%
HSB/HSV 105° 42.17% 32.55%
CMYK 31.33% 0.00% 42.17%
67.45%

Color #395330 in popluar number systems.

HEX 39 53 30
Decimal 57 83 48
Binary 111001 1010011 110000
Octal 71 123 60

Shades and tints

Shades of #395330

#395330
(57,83,48)
#344C2C
(52,76,44)
#2F4528
(47,69,40)
#2A3E24
(42,62,36)
#253720
(37,55,32)
#20301C
(32,48,28)
#1B2918
(27,41,24)
#162214
(22,34,20)
#111B10
(17,27,16)
#0C140C
(12,20,12)
#070D08
(7,13,8)
#000000
(0,0,0)

Tints of #395330

#395330
(57,83,48)
#4B6242
(75,98,66)
#5D7154
(93,113,84)
#6F8066
(111,128,102)
#818F78
(129,143,120)
#939E8A
(147,158,138)
#A5AD9C
(165,173,156)
#B7BCAE
(183,188,174)
#C9CBC0
(201,203,192)
#DBDAD2
(219,218,210)
#EDE9E4
(237,233,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #395330; }

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

This text font color is #395330.

Background Color

.myBgColor { background-color: #395330; }

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

This div background color is #395330.

Border color

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

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

This div border color is #395330.

Opacity

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

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

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

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

This text has shadow with #395330 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #395330.

Preview

Color preview on black background

This text has color #395330 on black background.


Color preview on white background

This text has color #395330 on white background.


Black color preview on #395330 background

This text has black color on #395330 background.


White color preview on #395330 background

This text has white color on #395330 background.


Related colors

Complementary color

Complementary color for #hex is #C6ACCF.


I love getcolorcode.com

Triadic colors

1 #303953 and #533039 with #395330 are triadic colors.

2 #305339 and #533930 with #395330 are triadic colors.