COLOR #385150

HEX: #385150 RGB: (56,81,80)

Color info

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

RGB color model

#385150 color RGB value is (56,81,80).

RGB: (56,81,80) (22%, 32%, 31%)

RGB channels and saturation

R 56 of 255 = 22%
G 81 of 255 = 32%
B 80 of 255 = 31%

56
81
80

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

Portions of RGB colors in percentages

R + G + B = 56 + 81 + 80 = 217 (100%)
R 56 of 217 ~ 25.81%
G 81 of 217 ~ 37.33%
B 80 of 217 ~ 36.87'%

%25.81
%37.33
%36.87

CMYK color model

#385150 color CMYK value is (31,0,1,68).

  • cyan value is 30.86%
  • magenta value is 0.00%
  • yellow value is 1.23%
  • key color value is 68.24%

CMYK: (31,0,1,68)
C31M0Y1K68 (31%, 0%, 1%, 68%)
(0.31 / 0.00 / 0.01 / 0.68)

CMYK percentages

%30.86
%0
%1.23
%68.24

Codes

Color #385150 in popluar color models

38 51 50
RGB 56 81 80
HSL 178° 18.25% 26.86%
HSB/HSV 178° 30.86% 31.76%
CMYK 30.86% 0.00% 1.23%
68.24%

Color #385150 in popluar number systems.

HEX 38 51 50
Decimal 56 81 80
Binary 111000 1010001 1010000
Octal 70 121 120

Shades and tints

Shades of #385150

#385150
(56,81,80)
#334A49
(51,74,73)
#2E4342
(46,67,66)
#293C3B
(41,60,59)
#243534
(36,53,52)
#1F2E2D
(31,46,45)
#1A2726
(26,39,38)
#15201F
(21,32,31)
#101918
(16,25,24)
#0B1211
(11,18,17)
#060B0A
(6,11,10)
#000000
(0,0,0)

Tints of #385150

#385150
(56,81,80)
#4A605F
(74,96,95)
#5C6F6E
(92,111,110)
#6E7E7D
(110,126,125)
#808D8C
(128,141,140)
#929C9B
(146,156,155)
#A4ABAA
(164,171,170)
#B6BAB9
(182,186,185)
#C8C9C8
(200,201,200)
#DAD8D7
(218,216,215)
#ECE7E6
(236,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #385150; }

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

This text font color is #385150.

Background Color

.myBgColor { background-color: #385150; }

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

This div background color is #385150.

Border color

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

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

This div border color is #385150.

Opacity

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

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

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

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

This text has shadow with #385150 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #385150.

Preview

Color preview on black background

This text has color #385150 on black background.


Color preview on white background

This text has color #385150 on white background.


Black color preview on #385150 background

This text has black color on #385150 background.


White color preview on #385150 background

This text has white color on #385150 background.


Related colors

Complementary color

Complementary color for #hex is #C7AEAF.


I love getcolorcode.com

Triadic colors

1 #503851 and #515038 with #385150 are triadic colors.

2 #505138 and #513850 with #385150 are triadic colors.