COLOR #396940

HEX: #396940 RGB: (57,105,64)

Color info

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

RGB color model

#396940 color RGB value is (57,105,64).

RGB: (57,105,64) (22%, 41%, 25%)

RGB channels and saturation

R 57 of 255 = 22%
G 105 of 255 = 41%
B 64 of 255 = 25%

57
105
64

R + G + B ~ 29%. #396940 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 105 + 64 = 226 (100%)
R 57 of 226 ~ 25.22%
G 105 of 226 ~ 46.46%
B 64 of 226 ~ 28.32'%

%25.22
%46.46
%28.32

CMYK color model

#396940 color CMYK value is (46,0,39,59).

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

CMYK: (46,0,39,59)
C46M0Y39K59 (46%, 0%, 39%, 59%)
(0.46 / 0.00 / 0.39 / 0.59)

CMYK percentages

%45.71
%0
%39.05
%58.82

Codes

Color #396940 in popluar color models

39 69 40
RGB 57 105 64
HSL 129° 29.63% 31.76%
HSB/HSV 129° 45.71% 41.18%
CMYK 45.71% 0.00% 39.05%
58.82%

Color #396940 in popluar number systems.

HEX 39 69 40
Decimal 57 105 64
Binary 111001 1101001 1000000
Octal 71 151 100

Shades and tints

Shades of #396940

#396940
(57,105,64)
#34603B
(52,96,59)
#2F5736
(47,87,54)
#2A4E31
(42,78,49)
#25452C
(37,69,44)
#203C27
(32,60,39)
#1B3322
(27,51,34)
#162A1D
(22,42,29)
#112118
(17,33,24)
#0C1813
(12,24,19)
#070F0E
(7,15,14)
#000000
(0,0,0)

Tints of #396940

#396940
(57,105,64)
#4B7651
(75,118,81)
#5D8362
(93,131,98)
#6F9073
(111,144,115)
#819D84
(129,157,132)
#93AA95
(147,170,149)
#A5B7A6
(165,183,166)
#B7C4B7
(183,196,183)
#C9D1C8
(201,209,200)
#DBDED9
(219,222,217)
#EDEBEA
(237,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #396940; }

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

This text font color is #396940.

Background Color

.myBgColor { background-color: #396940; }

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

This div background color is #396940.

Border color

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

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

This div border color is #396940.

Opacity

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

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

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

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

This text has shadow with #396940 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #396940.

Preview

Color preview on black background

This text has color #396940 on black background.


Color preview on white background

This text has color #396940 on white background.


Black color preview on #396940 background

This text has black color on #396940 background.


White color preview on #396940 background

This text has white color on #396940 background.


Related colors

Complementary color

Complementary color for #hex is #C696BF.


I love getcolorcode.com

Triadic colors

1 #403969 and #694039 with #396940 are triadic colors.

2 #406939 and #693940 with #396940 are triadic colors.