COLOR #395231

HEX: #395231 RGB: (57,82,49)

Color info

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

RGB color model

#395231 color RGB value is (57,82,49).

RGB: (57,82,49) (22%, 32%, 19%)

RGB channels and saturation

R 57 of 255 = 22%
G 82 of 255 = 32%
B 49 of 255 = 19%

57
82
49

R + G + B ~ 24%. #395231 is dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 82 + 49 = 188 (100%)
R 57 of 188 ~ 30.32%
G 82 of 188 ~ 43.62%
B 49 of 188 ~ 26.06'%

%30.32
%43.62
%26.06

CMYK color model

#395231 color CMYK value is (30,0,40,68).

  • cyan value is 30.49%
  • magenta value is 0.00%
  • yellow value is 40.24%
  • key color value is 67.84%

CMYK: (30,0,40,68)
C30M0Y40K68 (30%, 0%, 40%, 68%)
(0.30 / 0.00 / 0.40 / 0.68)

CMYK percentages

%30.49
%0
%40.24
%67.84

Codes

Color #395231 in popluar color models

39 52 31
RGB 57 82 49
HSL 105° 25.19% 25.69%
HSB/HSV 105° 40.24% 32.16%
CMYK 30.49% 0.00% 40.24%
67.84%

Color #395231 in popluar number systems.

HEX 39 52 31
Decimal 57 82 49
Binary 111001 1010010 110001
Octal 71 122 61

Shades and tints

Shades of #395231

#395231
(57,82,49)
#344B2D
(52,75,45)
#2F4429
(47,68,41)
#2A3D25
(42,61,37)
#253621
(37,54,33)
#202F1D
(32,47,29)
#1B2819
(27,40,25)
#162115
(22,33,21)
#111A11
(17,26,17)
#0C130D
(12,19,13)
#070C09
(7,12,9)
#000000
(0,0,0)

Tints of #395231

#395231
(57,82,49)
#4B6143
(75,97,67)
#5D7055
(93,112,85)
#6F7F67
(111,127,103)
#818E79
(129,142,121)
#939D8B
(147,157,139)
#A5AC9D
(165,172,157)
#B7BBAF
(183,187,175)
#C9CAC1
(201,202,193)
#DBD9D3
(219,217,211)
#EDE8E5
(237,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #395231 color. Also use rgb(57,82,49) instead hex code.

Text Font Color

.myTextColor { color: #395231; }

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

This text font color is #395231.

Background Color

.myBgColor { background-color: #395231; }

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

This div background color is #395231.

Border color

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

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

This div border color is #395231.

Opacity

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

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

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

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

This text has shadow with #395231 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #395231.

Preview

Color preview on black background

This text has color #395231 on black background.


Color preview on white background

This text has color #395231 on white background.


Black color preview on #395231 background

This text has black color on #395231 background.


White color preview on #395231 background

This text has white color on #395231 background.


Related colors

Complementary color

Complementary color for #hex is #C6ADCE.


I love getcolorcode.com

Triadic colors

1 #313952 and #523139 with #395231 are triadic colors.

2 #315239 and #523931 with #395231 are triadic colors.