COLOR #386418

HEX: #386418 RGB: (56,100,24)

Color info

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

RGB color model

#386418 color RGB value is (56,100,24).

RGB: (56,100,24) (22%, 39%, 9%)

RGB channels and saturation

R 56 of 255 = 22%
G 100 of 255 = 39%
B 24 of 255 = 9%

56
100
24

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

Portions of RGB colors in percentages

R + G + B = 56 + 100 + 24 = 180 (100%)
R 56 of 180 ~ 31.11%
G 100 of 180 ~ 55.56%
B 24 of 180 ~ 13.33'%

%31.11
%55.56
%13.33

CMYK color model

#386418 color CMYK value is (44,0,76,61).

  • cyan value is 44.00%
  • magenta value is 0.00%
  • yellow value is 76.00%
  • key color value is 60.78%

CMYK: (44,0,76,61)
C44M0Y76K61 (44%, 0%, 76%, 61%)
(0.44 / 0.00 / 0.76 / 0.61)

CMYK percentages

%44
%0
%76
%60.78

Codes

Color #386418 in popluar color models

38 64 18
RGB 56 100 24
HSL 95° 61.29% 24.31%
HSB/HSV 95° 76.00% 39.22%
CMYK 44.00% 0.00% 76.00%
60.78%

Color #386418 in popluar number systems.

HEX 38 64 18
Decimal 56 100 24
Binary 111000 1100100 11000
Octal 70 144 30

Shades and tints

Shades of #386418

#386418
(56,100,24)
#335B16
(51,91,22)
#2E5214
(46,82,20)
#294912
(41,73,18)
#244010
(36,64,16)
#1F370E
(31,55,14)
#1A2E0C
(26,46,12)
#15250A
(21,37,10)
#101C08
(16,28,8)
#0B1306
(11,19,6)
#060A04
(6,10,4)
#000000
(0,0,0)

Tints of #386418

#386418
(56,100,24)
#4A722D
(74,114,45)
#5C8042
(92,128,66)
#6E8E57
(110,142,87)
#809C6C
(128,156,108)
#92AA81
(146,170,129)
#A4B896
(164,184,150)
#B6C6AB
(182,198,171)
#C8D4C0
(200,212,192)
#DAE2D5
(218,226,213)
#ECF0EA
(236,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #386418 color. Also use rgb(56,100,24) instead hex code.

Text Font Color

.myTextColor { color: #386418; }

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

This text font color is #386418.

Background Color

.myBgColor { background-color: #386418; }

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

This div background color is #386418.

Border color

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

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

This div border color is #386418.

Opacity

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

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

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

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

This text has shadow with #386418 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #386418.

Preview

Color preview on black background

This text has color #386418 on black background.


Color preview on white background

This text has color #386418 on white background.


Black color preview on #386418 background

This text has black color on #386418 background.


White color preview on #386418 background

This text has white color on #386418 background.


Related colors

Complementary color

Complementary color for #hex is #C79BE7.


I love getcolorcode.com

Triadic colors

1 #183864 and #641838 with #386418 are triadic colors.

2 #186438 and #643818 with #386418 are triadic colors.