COLOR #386814

HEX: #386814 RGB: (56,104,20)

Color info

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

RGB color model

#386814 color RGB value is (56,104,20).

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

RGB channels and saturation

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

56
104
20

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

Portions of RGB colors in percentages

R + G + B = 56 + 104 + 20 = 180 (100%)
R 56 of 180 ~ 31.11%
G 104 of 180 ~ 57.78%
B 20 of 180 ~ 11.11'%

%31.11
%57.78
%11.11

CMYK color model

#386814 color CMYK value is (46,0,81,59).

  • cyan value is 46.15%
  • magenta value is 0.00%
  • yellow value is 80.77%
  • key color value is 59.22%

CMYK: (46,0,81,59)
C46M0Y81K59 (46%, 0%, 81%, 59%)
(0.46 / 0.00 / 0.81 / 0.59)

CMYK percentages

%46.15
%0
%80.77
%59.22

Codes

Color #386814 in popluar color models

38 68 14
RGB 56 104 20
HSL 94° 67.74% 24.31%
HSB/HSV 94° 80.77% 40.78%
CMYK 46.15% 0.00% 80.77%
59.22%

Color #386814 in popluar number systems.

HEX 38 68 14
Decimal 56 104 20
Binary 111000 1101000 10100
Octal 70 150 24

Shades and tints

Shades of #386814

#386814
(56,104,20)
#335F13
(51,95,19)
#2E5612
(46,86,18)
#294D11
(41,77,17)
#244410
(36,68,16)
#1F3B0F
(31,59,15)
#1A320E
(26,50,14)
#15290D
(21,41,13)
#10200C
(16,32,12)
#0B170B
(11,23,11)
#060E0A
(6,14,10)
#000000
(0,0,0)

Tints of #386814

#386814
(56,104,20)
#4A7529
(74,117,41)
#5C823E
(92,130,62)
#6E8F53
(110,143,83)
#809C68
(128,156,104)
#92A97D
(146,169,125)
#A4B692
(164,182,146)
#B6C3A7
(182,195,167)
#C8D0BC
(200,208,188)
#DADDD1
(218,221,209)
#ECEAE6
(236,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #386814; }

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

This text font color is #386814.

Background Color

.myBgColor { background-color: #386814; }

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

This div background color is #386814.

Border color

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

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

This div border color is #386814.

Opacity

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

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

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

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

This text has shadow with #386814 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #386814.

Preview

Color preview on black background

This text has color #386814 on black background.


Color preview on white background

This text has color #386814 on white background.


Black color preview on #386814 background

This text has black color on #386814 background.


White color preview on #386814 background

This text has white color on #386814 background.


Related colors

Complementary color

Complementary color for #hex is #C797EB.


I love getcolorcode.com

Triadic colors

1 #143868 and #681438 with #386814 are triadic colors.

2 #146838 and #683814 with #386814 are triadic colors.