COLOR #386829

HEX: #386829 RGB: (56,104,41)

Color info

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

RGB color model

#386829 color RGB value is (56,104,41).

RGB: (56,104,41) (22%, 41%, 16%)

RGB channels and saturation

R 56 of 255 = 22%
G 104 of 255 = 41%
B 41 of 255 = 16%

56
104
41

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

Portions of RGB colors in percentages

R + G + B = 56 + 104 + 41 = 201 (100%)
R 56 of 201 ~ 27.86%
G 104 of 201 ~ 51.74%
B 41 of 201 ~ 20.4'%

%27.86
%51.74
%20.4

CMYK color model

#386829 color CMYK value is (46,0,61,59).

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

CMYK: (46,0,61,59)
C46M0Y61K59 (46%, 0%, 61%, 59%)
(0.46 / 0.00 / 0.61 / 0.59)

CMYK percentages

%46.15
%0
%60.58
%59.22

Codes

Color #386829 in popluar color models

38 68 29
RGB 56 104 41
HSL 106° 43.45% 28.43%
HSB/HSV 106° 60.58% 40.78%
CMYK 46.15% 0.00% 60.58%
59.22%

Color #386829 in popluar number systems.

HEX 38 68 29
Decimal 56 104 41
Binary 111000 1101000 101001
Octal 70 150 51

Shades and tints

Shades of #386829

#386829
(56,104,41)
#335F26
(51,95,38)
#2E5623
(46,86,35)
#294D20
(41,77,32)
#24441D
(36,68,29)
#1F3B1A
(31,59,26)
#1A3217
(26,50,23)
#152914
(21,41,20)
#102011
(16,32,17)
#0B170E
(11,23,14)
#060E0B
(6,14,11)
#000000
(0,0,0)

Tints of #386829

#386829
(56,104,41)
#4A753C
(74,117,60)
#5C824F
(92,130,79)
#6E8F62
(110,143,98)
#809C75
(128,156,117)
#92A988
(146,169,136)
#A4B69B
(164,182,155)
#B6C3AE
(182,195,174)
#C8D0C1
(200,208,193)
#DADDD4
(218,221,212)
#ECEAE7
(236,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #386829; }

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

This text font color is #386829.

Background Color

.myBgColor { background-color: #386829; }

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

This div background color is #386829.

Border color

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

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

This div border color is #386829.

Opacity

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

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

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

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

This text has shadow with #386829 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #386829.

Preview

Color preview on black background

This text has color #386829 on black background.


Color preview on white background

This text has color #386829 on white background.


Black color preview on #386829 background

This text has black color on #386829 background.


White color preview on #386829 background

This text has white color on #386829 background.


Related colors

Complementary color

Complementary color for #hex is #C797D6.


I love getcolorcode.com

Triadic colors

1 #293868 and #682938 with #386829 are triadic colors.

2 #296838 and #683829 with #386829 are triadic colors.