COLOR #385628

HEX: #385628 RGB: (56,86,40)

Color info

#385628 contains red, green and blue colors in about the same proportion. Web safe color of #385628 is #336633 (or #363).

RGB color model

#385628 color RGB value is (56,86,40).

RGB: (56,86,40) (22%, 34%, 16%)

RGB channels and saturation

R 56 of 255 = 22%
G 86 of 255 = 34%
B 40 of 255 = 16%

56
86
40

R + G + B ~ 24%. #385628 is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 86 + 40 = 182 (100%)
R 56 of 182 ~ 30.77%
G 86 of 182 ~ 47.25%
B 40 of 182 ~ 21.98'%

%30.77
%47.25
%21.98

CMYK color model

#385628 color CMYK value is (35,0,53,66).

  • cyan value is 34.88%
  • magenta value is 0.00%
  • yellow value is 53.49%
  • key color value is 66.27%

CMYK: (35,0,53,66)
C35M0Y53K66 (35%, 0%, 53%, 66%)
(0.35 / 0.00 / 0.53 / 0.66)

CMYK percentages

%34.88
%0
%53.49
%66.27

Codes

Color #385628 in popluar color models

38 56 28
RGB 56 86 40
HSL 99° 36.51% 24.71%
HSB/HSV 99° 53.49% 33.73%
CMYK 34.88% 0.00% 53.49%
66.27%

Color #385628 in popluar number systems.

HEX 38 56 28
Decimal 56 86 40
Binary 111000 1010110 101000
Octal 70 126 50

Shades and tints

Shades of #385628

#385628
(56,86,40)
#334F25
(51,79,37)
#2E4822
(46,72,34)
#29411F
(41,65,31)
#243A1C
(36,58,28)
#1F3319
(31,51,25)
#1A2C16
(26,44,22)
#152513
(21,37,19)
#101E10
(16,30,16)
#0B170D
(11,23,13)
#06100A
(6,16,10)
#000000
(0,0,0)

Tints of #385628

#385628
(56,86,40)
#4A653B
(74,101,59)
#5C744E
(92,116,78)
#6E8361
(110,131,97)
#809274
(128,146,116)
#92A187
(146,161,135)
#A4B09A
(164,176,154)
#B6BFAD
(182,191,173)
#C8CEC0
(200,206,192)
#DADDD3
(218,221,211)
#ECECE6
(236,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #385628 color. Also use rgb(56,86,40) instead hex code.

Text Font Color

.myTextColor { color: #385628; }

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

This text font color is #385628.

Background Color

.myBgColor { background-color: #385628; }

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

This div background color is #385628.

Border color

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

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

This div border color is #385628.

Opacity

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

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

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

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

This text has shadow with #385628 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #385628.

Preview

Color preview on black background

This text has color #385628 on black background.


Color preview on white background

This text has color #385628 on white background.


Black color preview on #385628 background

This text has black color on #385628 background.


White color preview on #385628 background

This text has white color on #385628 background.


Related colors

Complementary color

Complementary color for #hex is #C7A9D7.


I love getcolorcode.com

Triadic colors

1 #283856 and #562838 with #385628 are triadic colors.

2 #285638 and #563828 with #385628 are triadic colors.