COLOR #385F39

HEX: #385F39 RGB: (56,95,57)

Color info

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

RGB color model

#385F39 color RGB value is (56,95,57).

RGB: (56,95,57) (22%, 37%, 22%)

RGB channels and saturation

R 56 of 255 = 22%
G 95 of 255 = 37%
B 57 of 255 = 22%

56
95
57

R + G + B ~ 27%. #385F39 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 95 + 57 = 208 (100%)
R 56 of 208 ~ 26.92%
G 95 of 208 ~ 45.67%
B 57 of 208 ~ 27.4'%

%26.92
%45.67
%27.4

CMYK color model

#385F39 color CMYK value is (41,0,40,63).

  • cyan value is 41.05%
  • magenta value is 0.00%
  • yellow value is 40.00%
  • key color value is 62.75%

CMYK: (41,0,40,63)
C41M0Y40K63 (41%, 0%, 40%, 63%)
(0.41 / 0.00 / 0.40 / 0.63)

CMYK percentages

%41.05
%0
%40
%62.75

Codes

Color #385F39 in popluar color models

38 5F 39
RGB 56 95 57
HSL 122° 25.83% 29.61%
HSB/HSV 122° 41.05% 37.25%
CMYK 41.05% 0.00% 40.00%
62.75%

Color #385F39 in popluar number systems.

HEX 38 5F 39
Decimal 56 95 57
Binary 111000 1011111 111001
Octal 70 137 71

Shades and tints

Shades of #385F39

#385F39
(56,95,57)
#335734
(51,87,52)
#2E4F2F
(46,79,47)
#29472A
(41,71,42)
#243F25
(36,63,37)
#1F3720
(31,55,32)
#1A2F1B
(26,47,27)
#152716
(21,39,22)
#101F11
(16,31,17)
#0B170C
(11,23,12)
#060F07
(6,15,7)
#000000
(0,0,0)

Tints of #385F39

#385F39
(56,95,57)
#4A6D4B
(74,109,75)
#5C7B5D
(92,123,93)
#6E896F
(110,137,111)
#809781
(128,151,129)
#92A593
(146,165,147)
#A4B3A5
(164,179,165)
#B6C1B7
(182,193,183)
#C8CFC9
(200,207,201)
#DADDDB
(218,221,219)
#ECEBED
(236,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #385F39; }

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

This text font color is #385F39.

Background Color

.myBgColor { background-color: #385F39; }

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

This div background color is #385F39.

Border color

.myBorderColor { border: 1px solid #385F39; }

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

This div border color is #385F39.

Opacity

.myOpacity80 { color: #385F39; opacity: 0.8; }

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

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

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

This text has shadow with #385F39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #385F39.

Preview

Color preview on black background

This text has color #385F39 on black background.


Color preview on white background

This text has color #385F39 on white background.


Black color preview on #385F39 background

This text has black color on #385F39 background.


White color preview on #385F39 background

This text has white color on #385F39 background.


Related colors

Complementary color

Complementary color for #hex is #C7A0C6.


I love getcolorcode.com

Triadic colors

1 #39385F and #5F3938 with #385F39 are triadic colors.

2 #395F38 and #5F3839 with #385F39 are triadic colors.