COLOR #385055

HEX: #385055 RGB: (56,80,85)

Color info

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

RGB color model

#385055 color RGB value is (56,80,85).

RGB: (56,80,85) (22%, 31%, 33%)

RGB channels and saturation

R 56 of 255 = 22%
G 80 of 255 = 31%
B 85 of 255 = 33%

56
80
85

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

Portions of RGB colors in percentages

R + G + B = 56 + 80 + 85 = 221 (100%)
R 56 of 221 ~ 25.34%
G 80 of 221 ~ 36.2%
B 85 of 221 ~ 38.46'%

%25.34
%36.2
%38.46

CMYK color model

#385055 color CMYK value is (34,6,0,67).

  • cyan value is 34.12%
  • magenta value is 5.88%
  • yellow value is 0.00%
  • key color value is 66.67%
CMYK: (34,6,0,67) C34M6Y0K67 (34%,6%,0%,67%) (0.34/0.06/0.00/0.67) 

CMYK percentages

%34.12
%5.88
%0
%66.67

Codes

Color #385055 in popluar color models

38 50 55
RGB 56 80 85
HSL 190° 20.57% 27.65%
HSB/HSV 190° 34.12% 33.33%
CMYK 34.12% 5.88% 0.00%
66.67%

Color #385055 in popluar number systems.

HEX 38 50 55
Decimal 56 80 85
Binary 111000 1010000 1010101
Octal 70 120 125

Shades and tints

Shades of #385055

#385055
(56,80,85)
#33494E
(51,73,78)
#2E4247
(46,66,71)
#293B40
(41,59,64)
#243439
(36,52,57)
#1F2D32
(31,45,50)
#1A262B
(26,38,43)
#151F24
(21,31,36)
#10181D
(16,24,29)
#0B1116
(11,17,22)
#060A0F
(6,10,15)
#000000
(0,0,0)

Tints of #385055

#385055
(56,80,85)
#4A5F64
(74,95,100)
#5C6E73
(92,110,115)
#6E7D82
(110,125,130)
#808C91
(128,140,145)
#929BA0
(146,155,160)
#A4AAAF
(164,170,175)
#B6B9BE
(182,185,190)
#C8C8CD
(200,200,205)
#DAD7DC
(218,215,220)
#ECE6EB
(236,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #385055; }

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

This text font color is #385055.

Background Color

.myBgColor { background-color: #385055; }

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

This div background color is #385055.

Border color

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

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

This div border color is #385055.

Opacity

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

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

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

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

This text has shadow with #385055 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #385055.

Preview

Color preview on black background

This text has color #385055 on black background.


Color preview on white background

This text has color #385055 on white background.


Black color preview on #385055 background

This text has black color on #385055 background.


White color preview on #385055 background

This text has white color on #385055 background.


Related colors

Complementary color

Complementary color for #hex is #C7AFAA.


I love getcolorcode.com

Triadic colors

1 #553850 and #505538 with #385055 are triadic colors.

2 #555038 and #503855 with #385055 are triadic colors.