COLOR #385665

HEX: #385665 RGB: (56,86,101)

Color info

#385665 contains red, green and blue colors in about the same proportion. Web safe color of #385665 is #336666 (or #366).

RGB color model

#385665 color RGB value is (56,86,101).

RGB: (56,86,101) (22%, 34%, 40%)

RGB channels and saturation

R 56 of 255 = 22%
G 86 of 255 = 34%
B 101 of 255 = 40%

56
86
101

R + G + B ~ 32%. #385665 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 86 + 101 = 243 (100%)
R 56 of 243 ~ 23.05%
G 86 of 243 ~ 35.39%
B 101 of 243 ~ 41.56'%

%23.05
%35.39
%41.56

CMYK color model

#385665 color CMYK value is (45,15,0,60).

  • cyan value is 44.55%
  • magenta value is 14.85%
  • yellow value is 0.00%
  • key color value is 60.39%

CMYK: (45,15,0,60)
C45M15Y0K60 (45%, 15%, 0%, 60%)
(0.45 / 0.15 / 0.00 / 0.60)

CMYK percentages

%44.55
%14.85
%0
%60.39

Codes

Color #385665 in popluar color models

38 56 65
RGB 56 86 101
HSL 200° 28.66% 30.78%
HSB/HSV 200° 44.55% 39.61%
CMYK 44.55% 14.85% 0.00%
60.39%

Color #385665 in popluar number systems.

HEX 38 56 65
Decimal 56 86 101
Binary 111000 1010110 1100101
Octal 70 126 145

Shades and tints

Shades of #385665

#385665
(56,86,101)
#334F5C
(51,79,92)
#2E4853
(46,72,83)
#29414A
(41,65,74)
#243A41
(36,58,65)
#1F3338
(31,51,56)
#1A2C2F
(26,44,47)
#152526
(21,37,38)
#101E1D
(16,30,29)
#0B1714
(11,23,20)
#06100B
(6,16,11)
#000000
(0,0,0)

Tints of #385665

#385665
(56,86,101)
#4A6573
(74,101,115)
#5C7481
(92,116,129)
#6E838F
(110,131,143)
#80929D
(128,146,157)
#92A1AB
(146,161,171)
#A4B0B9
(164,176,185)
#B6BFC7
(182,191,199)
#C8CED5
(200,206,213)
#DADDE3
(218,221,227)
#ECECF1
(236,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #385665; }

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

This text font color is #385665.

Background Color

.myBgColor { background-color: #385665; }

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

This div background color is #385665.

Border color

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

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

This div border color is #385665.

Opacity

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

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

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

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

This text has shadow with #385665 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #385665.

Preview

Color preview on black background

This text has color #385665 on black background.


Color preview on white background

This text has color #385665 on white background.


Black color preview on #385665 background

This text has black color on #385665 background.


White color preview on #385665 background

This text has white color on #385665 background.


Related colors

Complementary color

Complementary color for #hex is #C7A99A.


I love getcolorcode.com

Triadic colors

1 #653856 and #566538 with #385665 are triadic colors.

2 #655638 and #563865 with #385665 are triadic colors.