COLOR #395C78

HEX: #395C78 RGB: (57,92,120)

Color info

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

RGB color model

#395C78 color RGB value is (57,92,120).

RGB: (57,92,120) (22%, 36%, 47%)

RGB channels and saturation

R 57 of 255 = 22%
G 92 of 255 = 36%
B 120 of 255 = 47%

57
92
120

R + G + B ~ 35%. #395C78 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 92 + 120 = 269 (100%)
R 57 of 269 ~ 21.19%
G 92 of 269 ~ 34.2%
B 120 of 269 ~ 44.61'%

%21.19
%34.2
%44.61

CMYK color model

#395C78 color CMYK value is (53,23,0,53).

  • cyan value is 52.50%
  • magenta value is 23.33%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (53,23,0,53)
C53M23Y0K53 (53%, 23%, 0%, 53%)
(0.53 / 0.23 / 0.00 / 0.53)

CMYK percentages

%52.5
%23.33
%0
%52.94

Codes

Color #395C78 in popluar color models

39 5C 78
RGB 57 92 120
HSL 207° 35.59% 34.71%
HSB/HSV 207° 52.50% 47.06%
CMYK 52.50% 23.33% 0.00%
52.94%

Color #395C78 in popluar number systems.

HEX 39 5C 78
Decimal 57 92 120
Binary 111001 1011100 1111000
Octal 71 134 170

Shades and tints

Shades of #395C78

#395C78
(57,92,120)
#34546E
(52,84,110)
#2F4C64
(47,76,100)
#2A445A
(42,68,90)
#253C50
(37,60,80)
#203446
(32,52,70)
#1B2C3C
(27,44,60)
#162432
(22,36,50)
#111C28
(17,28,40)
#0C141E
(12,20,30)
#070C14
(7,12,20)
#000000
(0,0,0)

Tints of #395C78

#395C78
(57,92,120)
#4B6A84
(75,106,132)
#5D7890
(93,120,144)
#6F869C
(111,134,156)
#8194A8
(129,148,168)
#93A2B4
(147,162,180)
#A5B0C0
(165,176,192)
#B7BECC
(183,190,204)
#C9CCD8
(201,204,216)
#DBDAE4
(219,218,228)
#EDE8F0
(237,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #395C78 color. Also use rgb(57,92,120) instead hex code.

Text Font Color

.myTextColor { color: #395C78; }

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

This text font color is #395C78.

Background Color

.myBgColor { background-color: #395C78; }

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

This div background color is #395C78.

Border color

.myBorderColor { border: 1px solid #395C78; }

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

This div border color is #395C78.

Opacity

.myOpacity80 { color: #395C78; opacity: 0.8; }

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

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

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

This text has shadow with #395C78 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #395C78.

Preview

Color preview on black background

This text has color #395C78 on black background.


Color preview on white background

This text has color #395C78 on white background.


Black color preview on #395C78 background

This text has black color on #395C78 background.


White color preview on #395C78 background

This text has white color on #395C78 background.


Related colors

Complementary color

Complementary color for #hex is #C6A387.


I love getcolorcode.com

Triadic colors

1 #78395C and #5C7839 with #395C78 are triadic colors.

2 #785C39 and #5C3978 with #395C78 are triadic colors.