COLOR #396B3E

HEX: #396B3E RGB: (57,107,62)

Color info

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

RGB color model

#396B3E color RGB value is (57,107,62).

RGB: (57,107,62) (22%, 42%, 24%)

RGB channels and saturation

R 57 of 255 = 22%
G 107 of 255 = 42%
B 62 of 255 = 24%

57
107
62

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

Portions of RGB colors in percentages

R + G + B = 57 + 107 + 62 = 226 (100%)
R 57 of 226 ~ 25.22%
G 107 of 226 ~ 47.35%
B 62 of 226 ~ 27.43'%

%25.22
%47.35
%27.43

CMYK color model

#396B3E color CMYK value is (47,0,42,58).

  • cyan value is 46.73%
  • magenta value is 0.00%
  • yellow value is 42.06%
  • key color value is 58.04%
CMYK: (47,0,42,58) C47M0Y42K58 (47%,0%,42%,58%) (0.47/0.00/0.42/0.58) 

CMYK percentages

%46.73
%0
%42.06
%58.04

Codes

Color #396B3E in popluar color models

39 6B 3E
RGB 57 107 62
HSL 126° 30.49% 32.16%
HSB/HSV 126° 46.73% 41.96%
CMYK 46.73% 0.00% 42.06%
58.04%

Color #396B3E in popluar number systems.

HEX 39 6B 3E
Decimal 57 107 62
Binary 111001 1101011 111110
Octal 71 153 76

Shades and tints

Shades of #396B3E

#396B3E
(57,107,62)
#346239
(52,98,57)
#2F5934
(47,89,52)
#2A502F
(42,80,47)
#25472A
(37,71,42)
#203E25
(32,62,37)
#1B3520
(27,53,32)
#162C1B
(22,44,27)
#112316
(17,35,22)
#0C1A11
(12,26,17)
#07110C
(7,17,12)
#000000
(0,0,0)

Tints of #396B3E

#396B3E
(57,107,62)
#4B784F
(75,120,79)
#5D8560
(93,133,96)
#6F9271
(111,146,113)
#819F82
(129,159,130)
#93AC93
(147,172,147)
#A5B9A4
(165,185,164)
#B7C6B5
(183,198,181)
#C9D3C6
(201,211,198)
#DBE0D7
(219,224,215)
#EDEDE8
(237,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #396B3E color. Also use rgb(57,107,62) instead hex code.

Text Font Color

.myTextColor { color: #396B3E; }

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

This text font color is #396B3E.

Background Color

.myBgColor { background-color: #396B3E; }

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

This div background color is #396B3E.

Border color

.myBorderColor { border: 1px solid #396B3E; }

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

This div border color is #396B3E.

Opacity

.myOpacity80 { color: #396B3E; opacity: 0.8; }

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

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

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

This text has shadow with #396B3E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #396B3E.

Preview

Color preview on black background

This text has color #396B3E on black background.


Color preview on white background

This text has color #396B3E on white background.


Black color preview on #396B3E background

This text has black color on #396B3E background.


White color preview on #396B3E background

This text has white color on #396B3E background.


Related colors

Complementary color

Complementary color for #hex is #C694C1.


I love getcolorcode.com

Triadic colors

1 #3E396B and #6B3E39 with #396B3E are triadic colors.

2 #3E6B39 and #6B393E with #396B3E are triadic colors.