COLOR #396331

HEX: #396331 RGB: (57,99,49)

Color info

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

RGB color model

#396331 color RGB value is (57,99,49).

RGB: (57,99,49) (22%, 39%, 19%)

RGB channels and saturation

R 57 of 255 = 22%
G 99 of 255 = 39%
B 49 of 255 = 19%

57
99
49

R + G + B ~ 27%. #396331 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 99 + 49 = 205 (100%)
R 57 of 205 ~ 27.8%
G 99 of 205 ~ 48.29%
B 49 of 205 ~ 23.9'%

%27.8
%48.29
%23.9

CMYK color model

#396331 color CMYK value is (42,0,51,61).

  • cyan value is 42.42%
  • magenta value is 0.00%
  • yellow value is 50.51%
  • key color value is 61.18%

CMYK: (42,0,51,61)
C42M0Y51K61 (42%, 0%, 51%, 61%)
(0.42 / 0.00 / 0.51 / 0.61)

CMYK percentages

%42.42
%0
%50.51
%61.18

Codes

Color #396331 in popluar color models

39 63 31
RGB 57 99 49
HSL 110° 33.78% 29.02%
HSB/HSV 110° 50.51% 38.82%
CMYK 42.42% 0.00% 50.51%
61.18%

Color #396331 in popluar number systems.

HEX 39 63 31
Decimal 57 99 49
Binary 111001 1100011 110001
Octal 71 143 61

Shades and tints

Shades of #396331

#396331
(57,99,49)
#345A2D
(52,90,45)
#2F5129
(47,81,41)
#2A4825
(42,72,37)
#253F21
(37,63,33)
#20361D
(32,54,29)
#1B2D19
(27,45,25)
#162415
(22,36,21)
#111B11
(17,27,17)
#0C120D
(12,18,13)
#070909
(7,9,9)
#000000
(0,0,0)

Tints of #396331

#396331
(57,99,49)
#4B7143
(75,113,67)
#5D7F55
(93,127,85)
#6F8D67
(111,141,103)
#819B79
(129,155,121)
#93A98B
(147,169,139)
#A5B79D
(165,183,157)
#B7C5AF
(183,197,175)
#C9D3C1
(201,211,193)
#DBE1D3
(219,225,211)
#EDEFE5
(237,239,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #396331; }

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

This text font color is #396331.

Background Color

.myBgColor { background-color: #396331; }

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

This div background color is #396331.

Border color

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

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

This div border color is #396331.

Opacity

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

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

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

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

This text has shadow with #396331 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #396331.

Preview

Color preview on black background

This text has color #396331 on black background.


Color preview on white background

This text has color #396331 on white background.


Black color preview on #396331 background

This text has black color on #396331 background.


White color preview on #396331 background

This text has white color on #396331 background.


Related colors

Complementary color

Complementary color for #hex is #C69CCE.


I love getcolorcode.com

Triadic colors

1 #313963 and #633139 with #396331 are triadic colors.

2 #316339 and #633931 with #396331 are triadic colors.