COLOR #396712

HEX: #396712 RGB: (57,103,18)

Color info

#396712 contains mainly red and green colors. Web safe color of #396712 is #336600 (or #360).

RGB color model

#396712 color RGB value is (57,103,18).

RGB: (57,103,18) (22%, 40%, 7%)

RGB channels and saturation

R 57 of 255 = 22%
G 103 of 255 = 40%
B 18 of 255 = 7%

57
103
18

R + G + B ~ 23%. #396712 is dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 103 + 18 = 178 (100%)
R 57 of 178 ~ 32.02%
G 103 of 178 ~ 57.87%
B 18 of 178 ~ 10.11'%

%32.02
%57.87
%10.11

CMYK color model

#396712 color CMYK value is (45,0,83,60).

  • cyan value is 44.66%
  • magenta value is 0.00%
  • yellow value is 82.52%
  • key color value is 59.61%
CMYK: (45,0,83,60) C45M0Y83K60 (45%,0%,83%,60%) (0.45/0.00/0.83/0.60) 

CMYK percentages

%44.66
%0
%82.52
%59.61

Codes

Color #396712 in popluar color models

39 67 12
RGB 57 103 18
HSL 92° 70.25% 23.73%
HSB/HSV 92° 82.52% 40.39%
CMYK 44.66% 0.00% 82.52%
59.61%

Color #396712 in popluar number systems.

HEX 39 67 12
Decimal 57 103 18
Binary 111001 1100111 10010
Octal 71 147 22

Shades and tints

Shades of #396712

#396712
(57,103,18)
#345E11
(52,94,17)
#2F5510
(47,85,16)
#2A4C0F
(42,76,15)
#25430E
(37,67,14)
#203A0D
(32,58,13)
#1B310C
(27,49,12)
#16280B
(22,40,11)
#111F0A
(17,31,10)
#0C1609
(12,22,9)
#070D08
(7,13,8)
#000000
(0,0,0)

Tints of #396712

#396712
(57,103,18)
#4B7427
(75,116,39)
#5D813C
(93,129,60)
#6F8E51
(111,142,81)
#819B66
(129,155,102)
#93A87B
(147,168,123)
#A5B590
(165,181,144)
#B7C2A5
(183,194,165)
#C9CFBA
(201,207,186)
#DBDCCF
(219,220,207)
#EDE9E4
(237,233,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #396712; }

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

This text font color is #396712.

Background Color

.myBgColor { background-color: #396712; }

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

This div background color is #396712.

Border color

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

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

This div border color is #396712.

Opacity

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

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

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

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

This text has shadow with #396712 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #396712.

Preview

Color preview on black background

This text has color #396712 on black background.


Color preview on white background

This text has color #396712 on white background.


Black color preview on #396712 background

This text has black color on #396712 background.


White color preview on #396712 background

This text has white color on #396712 background.


Related colors

Complementary color

Complementary color for #hex is #C698ED.


I love getcolorcode.com

Triadic colors

1 #123967 and #671239 with #396712 are triadic colors.

2 #126739 and #673912 with #396712 are triadic colors.