COLOR #396747

HEX: #396747 RGB: (57,103,71)

Color info

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

RGB color model

#396747 color RGB value is (57,103,71).

RGB: (57,103,71) (22%, 40%, 28%)

RGB channels and saturation

R 57 of 255 = 22%
G 103 of 255 = 40%
B 71 of 255 = 28%

57
103
71

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

Portions of RGB colors in percentages

R + G + B = 57 + 103 + 71 = 231 (100%)
R 57 of 231 ~ 24.68%
G 103 of 231 ~ 44.59%
B 71 of 231 ~ 30.74'%

%24.68
%44.59
%30.74

CMYK color model

#396747 color CMYK value is (45,0,31,60).

  • cyan value is 44.66%
  • magenta value is 0.00%
  • yellow value is 31.07%
  • key color value is 59.61%
CMYK: (45,0,31,60) C45M0Y31K60 (45%,0%,31%,60%) (0.45/0.00/0.31/0.60) 

CMYK percentages

%44.66
%0
%31.07
%59.61

Codes

Color #396747 in popluar color models

39 67 47
RGB 57 103 71
HSL 138° 28.75% 31.37%
HSB/HSV 138° 44.66% 40.39%
CMYK 44.66% 0.00% 31.07%
59.61%

Color #396747 in popluar number systems.

HEX 39 67 47
Decimal 57 103 71
Binary 111001 1100111 1000111
Octal 71 147 107

Shades and tints

Shades of #396747

#396747
(57,103,71)
#345E41
(52,94,65)
#2F553B
(47,85,59)
#2A4C35
(42,76,53)
#25432F
(37,67,47)
#203A29
(32,58,41)
#1B3123
(27,49,35)
#16281D
(22,40,29)
#111F17
(17,31,23)
#0C1611
(12,22,17)
#070D0B
(7,13,11)
#000000
(0,0,0)

Tints of #396747

#396747
(57,103,71)
#4B7457
(75,116,87)
#5D8167
(93,129,103)
#6F8E77
(111,142,119)
#819B87
(129,155,135)
#93A897
(147,168,151)
#A5B5A7
(165,181,167)
#B7C2B7
(183,194,183)
#C9CFC7
(201,207,199)
#DBDCD7
(219,220,215)
#EDE9E7
(237,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #396747 color. Also use rgb(57,103,71) instead hex code.

Text Font Color

.myTextColor { color: #396747; }

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

This text font color is #396747.

Background Color

.myBgColor { background-color: #396747; }

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

This div background color is #396747.

Border color

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

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

This div border color is #396747.

Opacity

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

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

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

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

This text has shadow with #396747 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #396747.

Preview

Color preview on black background

This text has color #396747 on black background.


Color preview on white background

This text has color #396747 on white background.


Black color preview on #396747 background

This text has black color on #396747 background.


White color preview on #396747 background

This text has white color on #396747 background.


Related colors

Complementary color

Complementary color for #hex is #C698B8.


I love getcolorcode.com

Triadic colors

1 #473967 and #674739 with #396747 are triadic colors.

2 #476739 and #673947 with #396747 are triadic colors.