COLOR #385538

HEX: #385538 RGB: (56,85,56)

Color info

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

RGB color model

#385538 color RGB value is (56,85,56).

RGB: (56,85,56) (22%, 33%, 22%)

RGB channels and saturation

R 56 of 255 = 22%
G 85 of 255 = 33%
B 56 of 255 = 22%

56
85
56

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

Portions of RGB colors in percentages

R + G + B = 56 + 85 + 56 = 197 (100%)
R 56 of 197 ~ 28.43%
G 85 of 197 ~ 43.15%
B 56 of 197 ~ 28.43'%

%28.43
%43.15
%28.43

CMYK color model

#385538 color CMYK value is (34,0,34,67).

  • cyan value is 34.12%
  • magenta value is 0.00%
  • yellow value is 34.12%
  • key color value is 66.67%

CMYK: (34,0,34,67)
C34M0Y34K67 (34%, 0%, 34%, 67%)
(0.34 / 0.00 / 0.34 / 0.67)

CMYK percentages

%34.12
%0
%34.12
%66.67

Codes

Color #385538 in popluar color models

38 55 38
RGB 56 85 56
HSL 120° 20.57% 27.65%
HSB/HSV 120° 34.12% 33.33%
CMYK 34.12% 0.00% 34.12%
66.67%

Color #385538 in popluar number systems.

HEX 38 55 38
Decimal 56 85 56
Binary 111000 1010101 111000
Octal 70 125 70

Shades and tints

Shades of #385538

#385538
(56,85,56)
#334E33
(51,78,51)
#2E472E
(46,71,46)
#294029
(41,64,41)
#243924
(36,57,36)
#1F321F
(31,50,31)
#1A2B1A
(26,43,26)
#152415
(21,36,21)
#101D10
(16,29,16)
#0B160B
(11,22,11)
#060F06
(6,15,6)
#000000
(0,0,0)

Tints of #385538

#385538
(56,85,56)
#4A644A
(74,100,74)
#5C735C
(92,115,92)
#6E826E
(110,130,110)
#809180
(128,145,128)
#92A092
(146,160,146)
#A4AFA4
(164,175,164)
#B6BEB6
(182,190,182)
#C8CDC8
(200,205,200)
#DADCDA
(218,220,218)
#ECEBEC
(236,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #385538; }

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

This text font color is #385538.

Background Color

.myBgColor { background-color: #385538; }

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

This div background color is #385538.

Border color

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

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

This div border color is #385538.

Opacity

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

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

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

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

This text has shadow with #385538 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #385538.

Preview

Color preview on black background

This text has color #385538 on black background.


Color preview on white background

This text has color #385538 on white background.


Black color preview on #385538 background

This text has black color on #385538 background.


White color preview on #385538 background

This text has white color on #385538 background.


Related colors

Complementary color

Complementary color for #hex is #C7AAC7.


I love getcolorcode.com

Triadic colors

1 #383855 and #553838 with #385538 are triadic colors.

2 #385538 and #553838 with #385538 are triadic colors.