COLOR #385638

HEX: #385638 RGB: (56,86,56)

Color info

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

RGB color model

#385638 color RGB value is (56,86,56).

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

RGB channels and saturation

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

56
86
56

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

Portions of RGB colors in percentages

R + G + B = 56 + 86 + 56 = 198 (100%)
R 56 of 198 ~ 28.28%
G 86 of 198 ~ 43.43%
B 56 of 198 ~ 28.28'%

%28.28
%43.43
%28.28

CMYK color model

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

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

CMYK: (35,0,35,66)
C35M0Y35K66 (35%, 0%, 35%, 66%)
(0.35 / 0.00 / 0.35 / 0.66)

CMYK percentages

%34.88
%0
%34.88
%66.27

Codes

Color #385638 in popluar color models

38 56 38
RGB 56 86 56
HSL 120° 21.13% 27.84%
HSB/HSV 120° 34.88% 33.73%
CMYK 34.88% 0.00% 34.88%
66.27%

Color #385638 in popluar number systems.

HEX 38 56 38
Decimal 56 86 56
Binary 111000 1010110 111000
Octal 70 126 70

Shades and tints

Shades of #385638

#385638
(56,86,56)
#334F33
(51,79,51)
#2E482E
(46,72,46)
#294129
(41,65,41)
#243A24
(36,58,36)
#1F331F
(31,51,31)
#1A2C1A
(26,44,26)
#152515
(21,37,21)
#101E10
(16,30,16)
#0B170B
(11,23,11)
#061006
(6,16,6)
#000000
(0,0,0)

Tints of #385638

#385638
(56,86,56)
#4A654A
(74,101,74)
#5C745C
(92,116,92)
#6E836E
(110,131,110)
#809280
(128,146,128)
#92A192
(146,161,146)
#A4B0A4
(164,176,164)
#B6BFB6
(182,191,182)
#C8CEC8
(200,206,200)
#DADDDA
(218,221,218)
#ECECEC
(236,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #385638; }

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

This text font color is #385638.

Background Color

.myBgColor { background-color: #385638; }

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

This div background color is #385638.

Border color

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

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

This div border color is #385638.

Opacity

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

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

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

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

This text has shadow with #385638 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #385638.

Preview

Color preview on black background

This text has color #385638 on black background.


Color preview on white background

This text has color #385638 on white background.


Black color preview on #385638 background

This text has black color on #385638 background.


White color preview on #385638 background

This text has white color on #385638 background.


Related colors

Complementary color

Complementary color for #hex is #C7A9C7.


I love getcolorcode.com

Triadic colors

1 #383856 and #563838 with #385638 are triadic colors.

2 #385638 and #563838 with #385638 are triadic colors.