COLOR #386322

HEX: #386322 RGB: (56,99,34)

Color info

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

RGB color model

#386322 color RGB value is (56,99,34).

RGB: (56,99,34) (22%, 39%, 13%)

RGB channels and saturation

R 56 of 255 = 22%
G 99 of 255 = 39%
B 34 of 255 = 13%

56
99
34

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

Portions of RGB colors in percentages

R + G + B = 56 + 99 + 34 = 189 (100%)
R 56 of 189 ~ 29.63%
G 99 of 189 ~ 52.38%
B 34 of 189 ~ 17.99'%

%29.63
%52.38
%17.99

CMYK color model

#386322 color CMYK value is (43,0,66,61).

  • cyan value is 43.43%
  • magenta value is 0.00%
  • yellow value is 65.66%
  • key color value is 61.18%

CMYK: (43,0,66,61)
C43M0Y66K61 (43%, 0%, 66%, 61%)
(0.43 / 0.00 / 0.66 / 0.61)

CMYK percentages

%43.43
%0
%65.66
%61.18

Codes

Color #386322 in popluar color models

38 63 22
RGB 56 99 34
HSL 100° 48.87% 26.08%
HSB/HSV 100° 65.66% 38.82%
CMYK 43.43% 0.00% 65.66%
61.18%

Color #386322 in popluar number systems.

HEX 38 63 22
Decimal 56 99 34
Binary 111000 1100011 100010
Octal 70 143 42

Shades and tints

Shades of #386322

#386322
(56,99,34)
#335A1F
(51,90,31)
#2E511C
(46,81,28)
#294819
(41,72,25)
#243F16
(36,63,22)
#1F3613
(31,54,19)
#1A2D10
(26,45,16)
#15240D
(21,36,13)
#101B0A
(16,27,10)
#0B1207
(11,18,7)
#060904
(6,9,4)
#000000
(0,0,0)

Tints of #386322

#386322
(56,99,34)
#4A7136
(74,113,54)
#5C7F4A
(92,127,74)
#6E8D5E
(110,141,94)
#809B72
(128,155,114)
#92A986
(146,169,134)
#A4B79A
(164,183,154)
#B6C5AE
(182,197,174)
#C8D3C2
(200,211,194)
#DAE1D6
(218,225,214)
#ECEFEA
(236,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #386322 color. Also use rgb(56,99,34) instead hex code.

Text Font Color

.myTextColor { color: #386322; }

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

This text font color is #386322.

Background Color

.myBgColor { background-color: #386322; }

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

This div background color is #386322.

Border color

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

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

This div border color is #386322.

Opacity

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

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

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

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

This text has shadow with #386322 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #386322.

Preview

Color preview on black background

This text has color #386322 on black background.


Color preview on white background

This text has color #386322 on white background.


Black color preview on #386322 background

This text has black color on #386322 background.


White color preview on #386322 background

This text has white color on #386322 background.


Related colors

Complementary color

Complementary color for #hex is #C79CDD.


I love getcolorcode.com

Triadic colors

1 #223863 and #632238 with #386322 are triadic colors.

2 #226338 and #633822 with #386322 are triadic colors.