COLOR #386124

HEX: #386124 RGB: (56,97,36)

Color info

#386124 contains mainly red and green colors. Web safe color of #386124 is #336633 (or #363).

RGB color model

#386124 color RGB value is (56,97,36).

RGB: (56,97,36) (22%, 38%, 14%)

RGB channels and saturation

R 56 of 255 = 22%
G 97 of 255 = 38%
B 36 of 255 = 14%

56
97
36

R + G + B ~ 25%. #386124 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 97 + 36 = 189 (100%)
R 56 of 189 ~ 29.63%
G 97 of 189 ~ 51.32%
B 36 of 189 ~ 19.05'%

%29.63
%51.32
%19.05

CMYK color model

#386124 color CMYK value is (42,0,63,62).

  • cyan value is 42.27%
  • magenta value is 0.00%
  • yellow value is 62.89%
  • key color value is 61.96%

CMYK: (42,0,63,62)
C42M0Y63K62 (42%, 0%, 63%, 62%)
(0.42 / 0.00 / 0.63 / 0.62)

CMYK percentages

%42.27
%0
%62.89
%61.96

Codes

Color #386124 in popluar color models

38 61 24
RGB 56 97 36
HSL 100° 45.86% 26.08%
HSB/HSV 100° 62.89% 38.04%
CMYK 42.27% 0.00% 62.89%
61.96%

Color #386124 in popluar number systems.

HEX 38 61 24
Decimal 56 97 36
Binary 111000 1100001 100100
Octal 70 141 44

Shades and tints

Shades of #386124

#386124
(56,97,36)
#335921
(51,89,33)
#2E511E
(46,81,30)
#29491B
(41,73,27)
#244118
(36,65,24)
#1F3915
(31,57,21)
#1A3112
(26,49,18)
#15290F
(21,41,15)
#10210C
(16,33,12)
#0B1909
(11,25,9)
#061106
(6,17,6)
#000000
(0,0,0)

Tints of #386124

#386124
(56,97,36)
#4A6F37
(74,111,55)
#5C7D4A
(92,125,74)
#6E8B5D
(110,139,93)
#809970
(128,153,112)
#92A783
(146,167,131)
#A4B596
(164,181,150)
#B6C3A9
(182,195,169)
#C8D1BC
(200,209,188)
#DADFCF
(218,223,207)
#ECEDE2
(236,237,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #386124 color. Also use rgb(56,97,36) instead hex code.

Text Font Color

.myTextColor { color: #386124; }

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

This text font color is #386124.

Background Color

.myBgColor { background-color: #386124; }

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

This div background color is #386124.

Border color

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

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

This div border color is #386124.

Opacity

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

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

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

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

This text has shadow with #386124 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #386124.

Preview

Color preview on black background

This text has color #386124 on black background.


Color preview on white background

This text has color #386124 on white background.


Black color preview on #386124 background

This text has black color on #386124 background.


White color preview on #386124 background

This text has white color on #386124 background.


Related colors

Complementary color

Complementary color for #hex is #C79EDB.


I love getcolorcode.com

Triadic colors

1 #243861 and #612438 with #386124 are triadic colors.

2 #246138 and #613824 with #386124 are triadic colors.