COLOR #386529

HEX: #386529 RGB: (56,101,41)

Color info

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

RGB color model

#386529 color RGB value is (56,101,41).

RGB: (56,101,41) (22%, 40%, 16%)

RGB channels and saturation

R 56 of 255 = 22%
G 101 of 255 = 40%
B 41 of 255 = 16%

56
101
41

R + G + B ~ 26%. #386529 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 101 + 41 = 198 (100%)
R 56 of 198 ~ 28.28%
G 101 of 198 ~ 51.01%
B 41 of 198 ~ 20.71'%

%28.28
%51.01
%20.71

CMYK color model

#386529 color CMYK value is (45,0,59,60).

  • cyan value is 44.55%
  • magenta value is 0.00%
  • yellow value is 59.41%
  • key color value is 60.39%
CMYK: (45,0,59,60) C45M0Y59K60 (45%,0%,59%,60%) (0.45/0.00/0.59/0.60) 

CMYK percentages

%44.55
%0
%59.41
%60.39

Codes

Color #386529 in popluar color models

38 65 29
RGB 56 101 41
HSL 105° 42.25% 27.84%
HSB/HSV 105° 59.41% 39.61%
CMYK 44.55% 0.00% 59.41%
60.39%

Color #386529 in popluar number systems.

HEX 38 65 29
Decimal 56 101 41
Binary 111000 1100101 101001
Octal 70 145 51

Shades and tints

Shades of #386529

#386529
(56,101,41)
#335C26
(51,92,38)
#2E5323
(46,83,35)
#294A20
(41,74,32)
#24411D
(36,65,29)
#1F381A
(31,56,26)
#1A2F17
(26,47,23)
#152614
(21,38,20)
#101D11
(16,29,17)
#0B140E
(11,20,14)
#060B0B
(6,11,11)
#000000
(0,0,0)

Tints of #386529

#386529
(56,101,41)
#4A733C
(74,115,60)
#5C814F
(92,129,79)
#6E8F62
(110,143,98)
#809D75
(128,157,117)
#92AB88
(146,171,136)
#A4B99B
(164,185,155)
#B6C7AE
(182,199,174)
#C8D5C1
(200,213,193)
#DAE3D4
(218,227,212)
#ECF1E7
(236,241,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #386529 color. Also use rgb(56,101,41) instead hex code.

Text Font Color

.myTextColor { color: #386529; }

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

This text font color is #386529.

Background Color

.myBgColor { background-color: #386529; }

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

This div background color is #386529.

Border color

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

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

This div border color is #386529.

Opacity

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

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

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

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

This text has shadow with #386529 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #386529.

Preview

Color preview on black background

This text has color #386529 on black background.


Color preview on white background

This text has color #386529 on white background.


Black color preview on #386529 background

This text has black color on #386529 background.


White color preview on #386529 background

This text has white color on #386529 background.


Related colors

Complementary color

Complementary color for #hex is #C79AD6.


I love getcolorcode.com

Triadic colors

1 #293865 and #652938 with #386529 are triadic colors.

2 #296538 and #653829 with #386529 are triadic colors.