COLOR #385740

HEX: #385740 RGB: (56,87,64)

Color info

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

RGB color model

#385740 color RGB value is (56,87,64).

RGB: (56,87,64) (22%, 34%, 25%)

RGB channels and saturation

R 56 of 255 = 22%
G 87 of 255 = 34%
B 64 of 255 = 25%

56
87
64

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

Portions of RGB colors in percentages

R + G + B = 56 + 87 + 64 = 207 (100%)
R 56 of 207 ~ 27.05%
G 87 of 207 ~ 42.03%
B 64 of 207 ~ 30.92'%

%27.05
%42.03
%30.92

CMYK color model

#385740 color CMYK value is (36,0,26,66).

  • cyan value is 35.63%
  • magenta value is 0.00%
  • yellow value is 26.44%
  • key color value is 65.88%
CMYK: (36,0,26,66) C36M0Y26K66 (36%,0%,26%,66%) (0.36/0.00/0.26/0.66) 

CMYK percentages

%35.63
%0
%26.44
%65.88

Codes

Color #385740 in popluar color models

38 57 40
RGB 56 87 64
HSL 135° 21.68% 28.04%
HSB/HSV 135° 35.63% 34.12%
CMYK 35.63% 0.00% 26.44%
65.88%

Color #385740 in popluar number systems.

HEX 38 57 40
Decimal 56 87 64
Binary 111000 1010111 1000000
Octal 70 127 100

Shades and tints

Shades of #385740

#385740
(56,87,64)
#33503B
(51,80,59)
#2E4936
(46,73,54)
#294231
(41,66,49)
#243B2C
(36,59,44)
#1F3427
(31,52,39)
#1A2D22
(26,45,34)
#15261D
(21,38,29)
#101F18
(16,31,24)
#0B1813
(11,24,19)
#06110E
(6,17,14)
#000000
(0,0,0)

Tints of #385740

#385740
(56,87,64)
#4A6651
(74,102,81)
#5C7562
(92,117,98)
#6E8473
(110,132,115)
#809384
(128,147,132)
#92A295
(146,162,149)
#A4B1A6
(164,177,166)
#B6C0B7
(182,192,183)
#C8CFC8
(200,207,200)
#DADED9
(218,222,217)
#ECEDEA
(236,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #385740; }

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

This text font color is #385740.

Background Color

.myBgColor { background-color: #385740; }

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

This div background color is #385740.

Border color

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

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

This div border color is #385740.

Opacity

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

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

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

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

This text has shadow with #385740 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #385740.

Preview

Color preview on black background

This text has color #385740 on black background.


Color preview on white background

This text has color #385740 on white background.


Black color preview on #385740 background

This text has black color on #385740 background.


White color preview on #385740 background

This text has white color on #385740 background.


Related colors

Complementary color

Complementary color for #hex is #C7A8BF.


I love getcolorcode.com

Triadic colors

1 #403857 and #574038 with #385740 are triadic colors.

2 #405738 and #573840 with #385740 are triadic colors.