COLOR #385539

HEX: #385539 RGB: (56,85,57)

Color info

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

RGB color model

#385539 color RGB value is (56,85,57).

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

RGB channels and saturation

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

56
85
57

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

Portions of RGB colors in percentages

R + G + B = 56 + 85 + 57 = 198 (100%)
R 56 of 198 ~ 28.28%
G 85 of 198 ~ 42.93%
B 57 of 198 ~ 28.79'%

%28.28
%42.93
%28.79

CMYK color model

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

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

CMYK: (34,0,33,67)
C34M0Y33K67 (34%, 0%, 33%, 67%)
(0.34 / 0.00 / 0.33 / 0.67)

CMYK percentages

%34.12
%0
%32.94
%66.67

Codes

Color #385539 in popluar color models

38 55 39
RGB 56 85 57
HSL 122° 20.57% 27.65%
HSB/HSV 122° 34.12% 33.33%
CMYK 34.12% 0.00% 32.94%
66.67%

Color #385539 in popluar number systems.

HEX 38 55 39
Decimal 56 85 57
Binary 111000 1010101 111001
Octal 70 125 71

Shades and tints

Shades of #385539

#385539
(56,85,57)
#334E34
(51,78,52)
#2E472F
(46,71,47)
#29402A
(41,64,42)
#243925
(36,57,37)
#1F3220
(31,50,32)
#1A2B1B
(26,43,27)
#152416
(21,36,22)
#101D11
(16,29,17)
#0B160C
(11,22,12)
#060F07
(6,15,7)
#000000
(0,0,0)

Tints of #385539

#385539
(56,85,57)
#4A644B
(74,100,75)
#5C735D
(92,115,93)
#6E826F
(110,130,111)
#809181
(128,145,129)
#92A093
(146,160,147)
#A4AFA5
(164,175,165)
#B6BEB7
(182,190,183)
#C8CDC9
(200,205,201)
#DADCDB
(218,220,219)
#ECEBED
(236,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #385539; }

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

This text font color is #385539.

Background Color

.myBgColor { background-color: #385539; }

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

This div background color is #385539.

Border color

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

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

This div border color is #385539.

Opacity

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

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

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

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

This text has shadow with #385539 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #385539.

Preview

Color preview on black background

This text has color #385539 on black background.


Color preview on white background

This text has color #385539 on white background.


Black color preview on #385539 background

This text has black color on #385539 background.


White color preview on #385539 background

This text has white color on #385539 background.


Related colors

Complementary color

Complementary color for #hex is #C7AAC6.


I love getcolorcode.com

Triadic colors

1 #393855 and #553938 with #385539 are triadic colors.

2 #395538 and #553839 with #385539 are triadic colors.