COLOR #385157

HEX: #385157 RGB: (56,81,87)

Color info

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

RGB color model

#385157 color RGB value is (56,81,87).

RGB: (56,81,87) (22%, 32%, 34%)

RGB channels and saturation

R 56 of 255 = 22%
G 81 of 255 = 32%
B 87 of 255 = 34%

56
81
87

R + G + B ~ 29%. #385157 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 81 + 87 = 224 (100%)
R 56 of 224 ~ 25%
G 81 of 224 ~ 36.16%
B 87 of 224 ~ 38.84'%

%25
%36.16
%38.84

CMYK color model

#385157 color CMYK value is (36,7,0,66).

  • cyan value is 35.63%
  • magenta value is 6.90%
  • yellow value is 0.00%
  • key color value is 65.88%

CMYK: (36,7,0,66)
C36M7Y0K66 (36%, 7%, 0%, 66%)
(0.36 / 0.07 / 0.00 / 0.66)

CMYK percentages

%35.63
%6.9
%0
%65.88

Codes

Color #385157 in popluar color models

38 51 57
RGB 56 81 87
HSL 192° 21.68% 28.04%
HSB/HSV 192° 35.63% 34.12%
CMYK 35.63% 6.90% 0.00%
65.88%

Color #385157 in popluar number systems.

HEX 38 51 57
Decimal 56 81 87
Binary 111000 1010001 1010111
Octal 70 121 127

Shades and tints

Shades of #385157

#385157
(56,81,87)
#334A50
(51,74,80)
#2E4349
(46,67,73)
#293C42
(41,60,66)
#24353B
(36,53,59)
#1F2E34
(31,46,52)
#1A272D
(26,39,45)
#152026
(21,32,38)
#10191F
(16,25,31)
#0B1218
(11,18,24)
#060B11
(6,11,17)
#000000
(0,0,0)

Tints of #385157

#385157
(56,81,87)
#4A6066
(74,96,102)
#5C6F75
(92,111,117)
#6E7E84
(110,126,132)
#808D93
(128,141,147)
#929CA2
(146,156,162)
#A4ABB1
(164,171,177)
#B6BAC0
(182,186,192)
#C8C9CF
(200,201,207)
#DAD8DE
(218,216,222)
#ECE7ED
(236,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #385157; }

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

This text font color is #385157.

Background Color

.myBgColor { background-color: #385157; }

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

This div background color is #385157.

Border color

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

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

This div border color is #385157.

Opacity

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

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

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

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

This text has shadow with #385157 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #385157.

Preview

Color preview on black background

This text has color #385157 on black background.


Color preview on white background

This text has color #385157 on white background.


Black color preview on #385157 background

This text has black color on #385157 background.


White color preview on #385157 background

This text has white color on #385157 background.


Related colors

Complementary color

Complementary color for #hex is #C7AEA8.


I love getcolorcode.com

Triadic colors

1 #573851 and #515738 with #385157 are triadic colors.

2 #575138 and #513857 with #385157 are triadic colors.