COLOR #386914

HEX: #386914 RGB: (56,105,20)

Color info

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

RGB color model

#386914 color RGB value is (56,105,20).

RGB: (56,105,20) (22%, 41%, 8%)

RGB channels and saturation

R 56 of 255 = 22%
G 105 of 255 = 41%
B 20 of 255 = 8%

56
105
20

R + G + B ~ 24%. #386914 is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 105 + 20 = 181 (100%)
R 56 of 181 ~ 30.94%
G 105 of 181 ~ 58.01%
B 20 of 181 ~ 11.05'%

%30.94
%58.01
%11.05

CMYK color model

#386914 color CMYK value is (47,0,81,59).

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

CMYK: (47,0,81,59)
C47M0Y81K59 (47%, 0%, 81%, 59%)
(0.47 / 0.00 / 0.81 / 0.59)

CMYK percentages

%46.67
%0
%80.95
%58.82

Codes

Color #386914 in popluar color models

38 69 14
RGB 56 105 20
HSL 95° 68.00% 24.51%
HSB/HSV 95° 80.95% 41.18%
CMYK 46.67% 0.00% 80.95%
58.82%

Color #386914 in popluar number systems.

HEX 38 69 14
Decimal 56 105 20
Binary 111000 1101001 10100
Octal 70 151 24

Shades and tints

Shades of #386914

#386914
(56,105,20)
#336013
(51,96,19)
#2E5712
(46,87,18)
#294E11
(41,78,17)
#244510
(36,69,16)
#1F3C0F
(31,60,15)
#1A330E
(26,51,14)
#152A0D
(21,42,13)
#10210C
(16,33,12)
#0B180B
(11,24,11)
#060F0A
(6,15,10)
#000000
(0,0,0)

Tints of #386914

#386914
(56,105,20)
#4A7629
(74,118,41)
#5C833E
(92,131,62)
#6E9053
(110,144,83)
#809D68
(128,157,104)
#92AA7D
(146,170,125)
#A4B792
(164,183,146)
#B6C4A7
(182,196,167)
#C8D1BC
(200,209,188)
#DADED1
(218,222,209)
#ECEBE6
(236,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #386914; }

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

This text font color is #386914.

Background Color

.myBgColor { background-color: #386914; }

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

This div background color is #386914.

Border color

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

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

This div border color is #386914.

Opacity

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

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

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

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

This text has shadow with #386914 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #386914.

Preview

Color preview on black background

This text has color #386914 on black background.


Color preview on white background

This text has color #386914 on white background.


Black color preview on #386914 background

This text has black color on #386914 background.


White color preview on #386914 background

This text has white color on #386914 background.


Related colors

Complementary color

Complementary color for #hex is #C796EB.


I love getcolorcode.com

Triadic colors

1 #143869 and #691438 with #386914 are triadic colors.

2 #146938 and #693814 with #386914 are triadic colors.