COLOR #395C76

HEX: #395C76 RGB: (57,92,118)

Color info

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

RGB color model

#395C76 color RGB value is (57,92,118).

RGB: (57,92,118) (22%, 36%, 46%)

RGB channels and saturation

R 57 of 255 = 22%
G 92 of 255 = 36%
B 118 of 255 = 46%

57
92
118

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

Portions of RGB colors in percentages

R + G + B = 57 + 92 + 118 = 267 (100%)
R 57 of 267 ~ 21.35%
G 92 of 267 ~ 34.46%
B 118 of 267 ~ 44.19'%

%21.35
%34.46
%44.19

CMYK color model

#395C76 color CMYK value is (52,22,0,54).

  • cyan value is 51.69%
  • magenta value is 22.03%
  • yellow value is 0.00%
  • key color value is 53.73%
CMYK: (52,22,0,54) C52M22Y0K54 (52%,22%,0%,54%) (0.52/0.22/0.00/0.54) 

CMYK percentages

%51.69
%22.03
%0
%53.73

Codes

Color #395C76 in popluar color models

39 5C 76
RGB 57 92 118
HSL 206° 34.86% 34.31%
HSB/HSV 206° 51.69% 46.27%
CMYK 51.69% 22.03% 0.00%
53.73%

Color #395C76 in popluar number systems.

HEX 39 5C 76
Decimal 57 92 118
Binary 111001 1011100 1110110
Octal 71 134 166

Shades and tints

Shades of #395C76

#395C76
(57,92,118)
#34546C
(52,84,108)
#2F4C62
(47,76,98)
#2A4458
(42,68,88)
#253C4E
(37,60,78)
#203444
(32,52,68)
#1B2C3A
(27,44,58)
#162430
(22,36,48)
#111C26
(17,28,38)
#0C141C
(12,20,28)
#070C12
(7,12,18)
#000000
(0,0,0)

Tints of #395C76

#395C76
(57,92,118)
#4B6A82
(75,106,130)
#5D788E
(93,120,142)
#6F869A
(111,134,154)
#8194A6
(129,148,166)
#93A2B2
(147,162,178)
#A5B0BE
(165,176,190)
#B7BECA
(183,190,202)
#C9CCD6
(201,204,214)
#DBDAE2
(219,218,226)
#EDE8EE
(237,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #395C76; }

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

This text font color is #395C76.

Background Color

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

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

This div background color is #395C76.

Border color

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

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

This div border color is #395C76.

Opacity

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

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

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

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

This text has shadow with #395C76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #395C76.

Preview

Color preview on black background

This text has color #395C76 on black background.


Color preview on white background

This text has color #395C76 on white background.


Black color preview on #395C76 background

This text has black color on #395C76 background.


White color preview on #395C76 background

This text has white color on #395C76 background.


Related colors

Complementary color

Complementary color for #hex is #C6A389.


I love getcolorcode.com

Triadic colors

1 #76395C and #5C7639 with #395C76 are triadic colors.

2 #765C39 and #5C3976 with #395C76 are triadic colors.