COLOR #395773

HEX: #395773 RGB: (57,87,115)

Color info

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

RGB color model

#395773 color RGB value is (57,87,115).

RGB: (57,87,115) (22%, 34%, 45%)

RGB channels and saturation

R 57 of 255 = 22%
G 87 of 255 = 34%
B 115 of 255 = 45%

57
87
115

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

Portions of RGB colors in percentages

R + G + B = 57 + 87 + 115 = 259 (100%)
R 57 of 259 ~ 22.01%
G 87 of 259 ~ 33.59%
B 115 of 259 ~ 44.4'%

%22.01
%33.59
%44.4

CMYK color model

#395773 color CMYK value is (50,24,0,55).

  • cyan value is 50.43%
  • magenta value is 24.35%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (50,24,0,55)
C50M24Y0K55 (50%, 24%, 0%, 55%)
(0.50 / 0.24 / 0.00 / 0.55)

CMYK percentages

%50.43
%24.35
%0
%54.9

Codes

Color #395773 in popluar color models

39 57 73
RGB 57 87 115
HSL 209° 33.72% 33.73%
HSB/HSV 209° 50.43% 45.10%
CMYK 50.43% 24.35% 0.00%
54.90%

Color #395773 in popluar number systems.

HEX 39 57 73
Decimal 57 87 115
Binary 111001 1010111 1110011
Octal 71 127 163

Shades and tints

Shades of #395773

#395773
(57,87,115)
#345069
(52,80,105)
#2F495F
(47,73,95)
#2A4255
(42,66,85)
#253B4B
(37,59,75)
#203441
(32,52,65)
#1B2D37
(27,45,55)
#16262D
(22,38,45)
#111F23
(17,31,35)
#0C1819
(12,24,25)
#07110F
(7,17,15)
#000000
(0,0,0)

Tints of #395773

#395773
(57,87,115)
#4B667F
(75,102,127)
#5D758B
(93,117,139)
#6F8497
(111,132,151)
#8193A3
(129,147,163)
#93A2AF
(147,162,175)
#A5B1BB
(165,177,187)
#B7C0C7
(183,192,199)
#C9CFD3
(201,207,211)
#DBDEDF
(219,222,223)
#EDEDEB
(237,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #395773; }

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

This text font color is #395773.

Background Color

.myBgColor { background-color: #395773; }

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

This div background color is #395773.

Border color

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

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

This div border color is #395773.

Opacity

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

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

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

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

This text has shadow with #395773 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #395773.

Preview

Color preview on black background

This text has color #395773 on black background.


Color preview on white background

This text has color #395773 on white background.


Black color preview on #395773 background

This text has black color on #395773 background.


White color preview on #395773 background

This text has white color on #395773 background.


Related colors

Complementary color

Complementary color for #hex is #C6A88C.


I love getcolorcode.com

Triadic colors

1 #733957 and #577339 with #395773 are triadic colors.

2 #735739 and #573973 with #395773 are triadic colors.