COLOR #395777

HEX: #395777 RGB: (57,87,119)

Color info

#395777 contains mainly green and blue colors. Web safe color of #395777 is #336666 (or #366).

RGB color model

#395777 color RGB value is (57,87,119).

RGB: (57,87,119) (22%, 34%, 47%)

RGB channels and saturation

R 57 of 255 = 22%
G 87 of 255 = 34%
B 119 of 255 = 47%

57
87
119

R + G + B ~ 34%. #395777 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 87 + 119 = 263 (100%)
R 57 of 263 ~ 21.67%
G 87 of 263 ~ 33.08%
B 119 of 263 ~ 45.25'%

%21.67
%33.08
%45.25

CMYK color model

#395777 color CMYK value is (52,27,0,53).

  • cyan value is 52.10%
  • magenta value is 26.89%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (52,27,0,53)
C52M27Y0K53 (52%, 27%, 0%, 53%)
(0.52 / 0.27 / 0.00 / 0.53)

CMYK percentages

%52.1
%26.89
%0
%53.33

Codes

Color #395777 in popluar color models

39 57 77
RGB 57 87 119
HSL 211° 35.23% 34.51%
HSB/HSV 211° 52.10% 46.67%
CMYK 52.10% 26.89% 0.00%
53.33%

Color #395777 in popluar number systems.

HEX 39 57 77
Decimal 57 87 119
Binary 111001 1010111 1110111
Octal 71 127 167

Shades and tints

Shades of #395777

#395777
(57,87,119)
#34506D
(52,80,109)
#2F4963
(47,73,99)
#2A4259
(42,66,89)
#253B4F
(37,59,79)
#203445
(32,52,69)
#1B2D3B
(27,45,59)
#162631
(22,38,49)
#111F27
(17,31,39)
#0C181D
(12,24,29)
#071113
(7,17,19)
#000000
(0,0,0)

Tints of #395777

#395777
(57,87,119)
#4B6683
(75,102,131)
#5D758F
(93,117,143)
#6F849B
(111,132,155)
#8193A7
(129,147,167)
#93A2B3
(147,162,179)
#A5B1BF
(165,177,191)
#B7C0CB
(183,192,203)
#C9CFD7
(201,207,215)
#DBDEE3
(219,222,227)
#EDEDEF
(237,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #395777 color. Also use rgb(57,87,119) instead hex code.

Text Font Color

.myTextColor { color: #395777; }

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

This text font color is #395777.

Background Color

.myBgColor { background-color: #395777; }

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

This div background color is #395777.

Border color

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

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

This div border color is #395777.

Opacity

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

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

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

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

This text has shadow with #395777 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #395777.

Preview

Color preview on black background

This text has color #395777 on black background.


Color preview on white background

This text has color #395777 on white background.


Black color preview on #395777 background

This text has black color on #395777 background.


White color preview on #395777 background

This text has white color on #395777 background.


Related colors

Complementary color

Complementary color for #hex is #C6A888.


I love getcolorcode.com

Triadic colors

1 #773957 and #577739 with #395777 are triadic colors.

2 #775739 and #573977 with #395777 are triadic colors.