COLOR #396D37

HEX: #396D37 RGB: (57,109,55)

Color info

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

RGB color model

#396D37 color RGB value is (57,109,55).

RGB: (57,109,55) (22%, 43%, 22%)

RGB channels and saturation

R 57 of 255 = 22%
G 109 of 255 = 43%
B 55 of 255 = 22%

57
109
55

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

Portions of RGB colors in percentages

R + G + B = 57 + 109 + 55 = 221 (100%)
R 57 of 221 ~ 25.79%
G 109 of 221 ~ 49.32%
B 55 of 221 ~ 24.89'%

%25.79
%49.32
%24.89

CMYK color model

#396D37 color CMYK value is (48,0,50,57).

  • cyan value is 47.71%
  • magenta value is 0.00%
  • yellow value is 49.54%
  • key color value is 57.25%

CMYK: (48,0,50,57)
C48M0Y50K57 (48%, 0%, 50%, 57%)
(0.48 / 0.00 / 0.50 / 0.57)

CMYK percentages

%47.71
%0
%49.54
%57.25

Codes

Color #396D37 in popluar color models

39 6D 37
RGB 57 109 55
HSL 118° 32.93% 32.16%
HSB/HSV 118° 49.54% 42.75%
CMYK 47.71% 0.00% 49.54%
57.25%

Color #396D37 in popluar number systems.

HEX 39 6D 37
Decimal 57 109 55
Binary 111001 1101101 110111
Octal 71 155 67

Shades and tints

Shades of #396D37

#396D37
(57,109,55)
#346432
(52,100,50)
#2F5B2D
(47,91,45)
#2A5228
(42,82,40)
#254923
(37,73,35)
#20401E
(32,64,30)
#1B3719
(27,55,25)
#162E14
(22,46,20)
#11250F
(17,37,15)
#0C1C0A
(12,28,10)
#071305
(7,19,5)
#000000
(0,0,0)

Tints of #396D37

#396D37
(57,109,55)
#4B7A49
(75,122,73)
#5D875B
(93,135,91)
#6F946D
(111,148,109)
#81A17F
(129,161,127)
#93AE91
(147,174,145)
#A5BBA3
(165,187,163)
#B7C8B5
(183,200,181)
#C9D5C7
(201,213,199)
#DBE2D9
(219,226,217)
#EDEFEB
(237,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #396D37 color. Also use rgb(57,109,55) instead hex code.

Text Font Color

.myTextColor { color: #396D37; }

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

This text font color is #396D37.

Background Color

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

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

This div background color is #396D37.

Border color

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

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

This div border color is #396D37.

Opacity

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

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

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

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

This text has shadow with #396D37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #396D37.

Preview

Color preview on black background

This text has color #396D37 on black background.


Color preview on white background

This text has color #396D37 on white background.


Black color preview on #396D37 background

This text has black color on #396D37 background.


White color preview on #396D37 background

This text has white color on #396D37 background.


Related colors

Complementary color

Complementary color for #hex is #C692C8.


I love getcolorcode.com

Triadic colors

1 #37396D and #6D3739 with #396D37 are triadic colors.

2 #376D39 and #6D3937 with #396D37 are triadic colors.