COLOR #385568

HEX: #385568 RGB: (56,85,104)

Color info

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

RGB color model

#385568 color RGB value is (56,85,104).

RGB: (56,85,104) (22%, 33%, 41%)

RGB channels and saturation

R 56 of 255 = 22%
G 85 of 255 = 33%
B 104 of 255 = 41%

56
85
104

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

Portions of RGB colors in percentages

R + G + B = 56 + 85 + 104 = 245 (100%)
R 56 of 245 ~ 22.86%
G 85 of 245 ~ 34.69%
B 104 of 245 ~ 42.45'%

%22.86
%34.69
%42.45

CMYK color model

#385568 color CMYK value is (46,18,0,59).

  • cyan value is 46.15%
  • magenta value is 18.27%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (46,18,0,59)
C46M18Y0K59 (46%, 18%, 0%, 59%)
(0.46 / 0.18 / 0.00 / 0.59)

CMYK percentages

%46.15
%18.27
%0
%59.22

Codes

Color #385568 in popluar color models

38 55 68
RGB 56 85 104
HSL 204° 30.00% 31.37%
HSB/HSV 204° 46.15% 40.78%
CMYK 46.15% 18.27% 0.00%
59.22%

Color #385568 in popluar number systems.

HEX 38 55 68
Decimal 56 85 104
Binary 111000 1010101 1101000
Octal 70 125 150

Shades and tints

Shades of #385568

#385568
(56,85,104)
#334E5F
(51,78,95)
#2E4756
(46,71,86)
#29404D
(41,64,77)
#243944
(36,57,68)
#1F323B
(31,50,59)
#1A2B32
(26,43,50)
#152429
(21,36,41)
#101D20
(16,29,32)
#0B1617
(11,22,23)
#060F0E
(6,15,14)
#000000
(0,0,0)

Tints of #385568

#385568
(56,85,104)
#4A6475
(74,100,117)
#5C7382
(92,115,130)
#6E828F
(110,130,143)
#80919C
(128,145,156)
#92A0A9
(146,160,169)
#A4AFB6
(164,175,182)
#B6BEC3
(182,190,195)
#C8CDD0
(200,205,208)
#DADCDD
(218,220,221)
#ECEBEA
(236,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #385568; }

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

This text font color is #385568.

Background Color

.myBgColor { background-color: #385568; }

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

This div background color is #385568.

Border color

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

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

This div border color is #385568.

Opacity

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

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

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

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

This text has shadow with #385568 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #385568.

Preview

Color preview on black background

This text has color #385568 on black background.


Color preview on white background

This text has color #385568 on white background.


Black color preview on #385568 background

This text has black color on #385568 background.


White color preview on #385568 background

This text has white color on #385568 background.


Related colors

Complementary color

Complementary color for #hex is #C7AA97.


I love getcolorcode.com

Triadic colors

1 #683855 and #556838 with #385568 are triadic colors.

2 #685538 and #553868 with #385568 are triadic colors.