COLOR #396942

HEX: #396942 RGB: (57,105,66)

Color info

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

RGB color model

#396942 color RGB value is (57,105,66).

RGB: (57,105,66) (22%, 41%, 26%)

RGB channels and saturation

R 57 of 255 = 22%
G 105 of 255 = 41%
B 66 of 255 = 26%

57
105
66

R + G + B ~ 30%. #396942 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 105 + 66 = 228 (100%)
R 57 of 228 ~ 25%
G 105 of 228 ~ 46.05%
B 66 of 228 ~ 28.95'%

%25
%46.05
%28.95

CMYK color model

#396942 color CMYK value is (46,0,37,59).

  • cyan value is 45.71%
  • magenta value is 0.00%
  • yellow value is 37.14%
  • key color value is 58.82%

CMYK: (46,0,37,59)
C46M0Y37K59 (46%, 0%, 37%, 59%)
(0.46 / 0.00 / 0.37 / 0.59)

CMYK percentages

%45.71
%0
%37.14
%58.82

Codes

Color #396942 in popluar color models

39 69 42
RGB 57 105 66
HSL 131° 29.63% 31.76%
HSB/HSV 131° 45.71% 41.18%
CMYK 45.71% 0.00% 37.14%
58.82%

Color #396942 in popluar number systems.

HEX 39 69 42
Decimal 57 105 66
Binary 111001 1101001 1000010
Octal 71 151 102

Shades and tints

Shades of #396942

#396942
(57,105,66)
#34603C
(52,96,60)
#2F5736
(47,87,54)
#2A4E30
(42,78,48)
#25452A
(37,69,42)
#203C24
(32,60,36)
#1B331E
(27,51,30)
#162A18
(22,42,24)
#112112
(17,33,18)
#0C180C
(12,24,12)
#070F06
(7,15,6)
#000000
(0,0,0)

Tints of #396942

#396942
(57,105,66)
#4B7653
(75,118,83)
#5D8364
(93,131,100)
#6F9075
(111,144,117)
#819D86
(129,157,134)
#93AA97
(147,170,151)
#A5B7A8
(165,183,168)
#B7C4B9
(183,196,185)
#C9D1CA
(201,209,202)
#DBDEDB
(219,222,219)
#EDEBEC
(237,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #396942 color. Also use rgb(57,105,66) instead hex code.

Text Font Color

.myTextColor { color: #396942; }

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

This text font color is #396942.

Background Color

.myBgColor { background-color: #396942; }

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

This div background color is #396942.

Border color

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

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

This div border color is #396942.

Opacity

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

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

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

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

This text has shadow with #396942 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #396942.

Preview

Color preview on black background

This text has color #396942 on black background.


Color preview on white background

This text has color #396942 on white background.


Black color preview on #396942 background

This text has black color on #396942 background.


White color preview on #396942 background

This text has white color on #396942 background.


Related colors

Complementary color

Complementary color for #hex is #C696BD.


I love getcolorcode.com

Triadic colors

1 #423969 and #694239 with #396942 are triadic colors.

2 #426939 and #693942 with #396942 are triadic colors.