COLOR #385645

HEX: #385645 RGB: (56,86,69)

Color info

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

RGB color model

#385645 color RGB value is (56,86,69).

RGB: (56,86,69) (22%, 34%, 27%)

RGB channels and saturation

R 56 of 255 = 22%
G 86 of 255 = 34%
B 69 of 255 = 27%

56
86
69

R + G + B ~ 28%. #385645 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 86 + 69 = 211 (100%)
R 56 of 211 ~ 26.54%
G 86 of 211 ~ 40.76%
B 69 of 211 ~ 32.7'%

%26.54
%40.76
%32.7

CMYK color model

#385645 color CMYK value is (35,0,20,66).

  • cyan value is 34.88%
  • magenta value is 0.00%
  • yellow value is 19.77%
  • key color value is 66.27%

CMYK: (35,0,20,66)
C35M0Y20K66 (35%, 0%, 20%, 66%)
(0.35 / 0.00 / 0.20 / 0.66)

CMYK percentages

%34.88
%0
%19.77
%66.27

Codes

Color #385645 in popluar color models

38 56 45
RGB 56 86 69
HSL 146° 21.13% 27.84%
HSB/HSV 146° 34.88% 33.73%
CMYK 34.88% 0.00% 19.77%
66.27%

Color #385645 in popluar number systems.

HEX 38 56 45
Decimal 56 86 69
Binary 111000 1010110 1000101
Octal 70 126 105

Shades and tints

Shades of #385645

#385645
(56,86,69)
#334F3F
(51,79,63)
#2E4839
(46,72,57)
#294133
(41,65,51)
#243A2D
(36,58,45)
#1F3327
(31,51,39)
#1A2C21
(26,44,33)
#15251B
(21,37,27)
#101E15
(16,30,21)
#0B170F
(11,23,15)
#061009
(6,16,9)
#000000
(0,0,0)

Tints of #385645

#385645
(56,86,69)
#4A6555
(74,101,85)
#5C7465
(92,116,101)
#6E8375
(110,131,117)
#809285
(128,146,133)
#92A195
(146,161,149)
#A4B0A5
(164,176,165)
#B6BFB5
(182,191,181)
#C8CEC5
(200,206,197)
#DADDD5
(218,221,213)
#ECECE5
(236,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #385645; }

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

This text font color is #385645.

Background Color

.myBgColor { background-color: #385645; }

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

This div background color is #385645.

Border color

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

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

This div border color is #385645.

Opacity

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

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

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

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

This text has shadow with #385645 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #385645.

Preview

Color preview on black background

This text has color #385645 on black background.


Color preview on white background

This text has color #385645 on white background.


Black color preview on #385645 background

This text has black color on #385645 background.


White color preview on #385645 background

This text has white color on #385645 background.


Related colors

Complementary color

Complementary color for #hex is #C7A9BA.


I love getcolorcode.com

Triadic colors

1 #453856 and #564538 with #385645 are triadic colors.

2 #455638 and #563845 with #385645 are triadic colors.