COLOR #385528

HEX: #385528 RGB: (56,85,40)

Color info

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

RGB color model

#385528 color RGB value is (56,85,40).

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

RGB channels and saturation

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

56
85
40

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

Portions of RGB colors in percentages

R + G + B = 56 + 85 + 40 = 181 (100%)
R 56 of 181 ~ 30.94%
G 85 of 181 ~ 46.96%
B 40 of 181 ~ 22.1'%

%30.94
%46.96
%22.1

CMYK color model

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

  • cyan value is 34.12%
  • magenta value is 0.00%
  • yellow value is 52.94%
  • key color value is 66.67%
CMYK: (34,0,53,67) C34M0Y53K67 (34%,0%,53%,67%) (0.34/0.00/0.53/0.67) 

CMYK percentages

%34.12
%0
%52.94
%66.67

Codes

Color #385528 in popluar color models

38 55 28
RGB 56 85 40
HSL 99° 36.00% 24.51%
HSB/HSV 99° 52.94% 33.33%
CMYK 34.12% 0.00% 52.94%
66.67%

Color #385528 in popluar number systems.

HEX 38 55 28
Decimal 56 85 40
Binary 111000 1010101 101000
Octal 70 125 50

Shades and tints

Shades of #385528

#385528
(56,85,40)
#334E25
(51,78,37)
#2E4722
(46,71,34)
#29401F
(41,64,31)
#24391C
(36,57,28)
#1F3219
(31,50,25)
#1A2B16
(26,43,22)
#152413
(21,36,19)
#101D10
(16,29,16)
#0B160D
(11,22,13)
#060F0A
(6,15,10)
#000000
(0,0,0)

Tints of #385528

#385528
(56,85,40)
#4A643B
(74,100,59)
#5C734E
(92,115,78)
#6E8261
(110,130,97)
#809174
(128,145,116)
#92A087
(146,160,135)
#A4AF9A
(164,175,154)
#B6BEAD
(182,190,173)
#C8CDC0
(200,205,192)
#DADCD3
(218,220,211)
#ECEBE6
(236,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #385528; }

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

This text font color is #385528.

Background Color

.myBgColor { background-color: #385528; }

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

This div background color is #385528.

Border color

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

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

This div border color is #385528.

Opacity

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

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

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

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

This text has shadow with #385528 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #385528.

Preview

Color preview on black background

This text has color #385528 on black background.


Color preview on white background

This text has color #385528 on white background.


Black color preview on #385528 background

This text has black color on #385528 background.


White color preview on #385528 background

This text has white color on #385528 background.


Related colors

Complementary color

Complementary color for #hex is #C7AAD7.


I love getcolorcode.com

Triadic colors

1 #283855 and #552838 with #385528 are triadic colors.

2 #285538 and #553828 with #385528 are triadic colors.