COLOR #386937

HEX: #386937 RGB: (56,105,55)

Color info

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

RGB color model

#386937 color RGB value is (56,105,55).

RGB: (56,105,55) (22%, 41%, 22%)

RGB channels and saturation

R 56 of 255 = 22%
G 105 of 255 = 41%
B 55 of 255 = 22%

56
105
55

R + G + B ~ 28%. #386937 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 105 + 55 = 216 (100%)
R 56 of 216 ~ 25.93%
G 105 of 216 ~ 48.61%
B 55 of 216 ~ 25.46'%

%25.93
%48.61
%25.46

CMYK color model

#386937 color CMYK value is (47,0,48,59).

  • cyan value is 46.67%
  • magenta value is 0.00%
  • yellow value is 47.62%
  • key color value is 58.82%

CMYK: (47,0,48,59)
C47M0Y48K59 (47%, 0%, 48%, 59%)
(0.47 / 0.00 / 0.48 / 0.59)

CMYK percentages

%46.67
%0
%47.62
%58.82

Codes

Color #386937 in popluar color models

38 69 37
RGB 56 105 55
HSL 119° 31.25% 31.37%
HSB/HSV 119° 47.62% 41.18%
CMYK 46.67% 0.00% 47.62%
58.82%

Color #386937 in popluar number systems.

HEX 38 69 37
Decimal 56 105 55
Binary 111000 1101001 110111
Octal 70 151 67

Shades and tints

Shades of #386937

#386937
(56,105,55)
#336032
(51,96,50)
#2E572D
(46,87,45)
#294E28
(41,78,40)
#244523
(36,69,35)
#1F3C1E
(31,60,30)
#1A3319
(26,51,25)
#152A14
(21,42,20)
#10210F
(16,33,15)
#0B180A
(11,24,10)
#060F05
(6,15,5)
#000000
(0,0,0)

Tints of #386937

#386937
(56,105,55)
#4A7649
(74,118,73)
#5C835B
(92,131,91)
#6E906D
(110,144,109)
#809D7F
(128,157,127)
#92AA91
(146,170,145)
#A4B7A3
(164,183,163)
#B6C4B5
(182,196,181)
#C8D1C7
(200,209,199)
#DADED9
(218,222,217)
#ECEBEB
(236,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #386937 color. Also use rgb(56,105,55) instead hex code.

Text Font Color

.myTextColor { color: #386937; }

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

This text font color is #386937.

Background Color

.myBgColor { background-color: #386937; }

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

This div background color is #386937.

Border color

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

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

This div border color is #386937.

Opacity

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

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

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

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

This text has shadow with #386937 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #386937.

Preview

Color preview on black background

This text has color #386937 on black background.


Color preview on white background

This text has color #386937 on white background.


Black color preview on #386937 background

This text has black color on #386937 background.


White color preview on #386937 background

This text has white color on #386937 background.


Related colors

Complementary color

Complementary color for #hex is #C796C8.


I love getcolorcode.com

Triadic colors

1 #373869 and #693738 with #386937 are triadic colors.

2 #376938 and #693837 with #386937 are triadic colors.