COLOR #395760

HEX: #395760 RGB: (57,87,96)

Color info

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

RGB color model

#395760 color RGB value is (57,87,96).

RGB: (57,87,96) (22%, 34%, 38%)

RGB channels and saturation

R 57 of 255 = 22%
G 87 of 255 = 34%
B 96 of 255 = 38%

57
87
96

R + G + B ~ 31%. #395760 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 87 + 96 = 240 (100%)
R 57 of 240 ~ 23.75%
G 87 of 240 ~ 36.25%
B 96 of 240 ~ 40'%

%23.75
%36.25
%40

CMYK color model

#395760 color CMYK value is (41,9,0,62).

  • cyan value is 40.63%
  • magenta value is 9.38%
  • yellow value is 0.00%
  • key color value is 62.35%

CMYK: (41,9,0,62)
C41M9Y0K62 (41%, 9%, 0%, 62%)
(0.41 / 0.09 / 0.00 / 0.62)

CMYK percentages

%40.63
%9.38
%0
%62.35

Codes

Color #395760 in popluar color models

39 57 60
RGB 57 87 96
HSL 194° 25.49% 30.00%
HSB/HSV 194° 40.63% 37.65%
CMYK 40.63% 9.38% 0.00%
62.35%

Color #395760 in popluar number systems.

HEX 39 57 60
Decimal 57 87 96
Binary 111001 1010111 1100000
Octal 71 127 140

Shades and tints

Shades of #395760

#395760
(57,87,96)
#345058
(52,80,88)
#2F4950
(47,73,80)
#2A4248
(42,66,72)
#253B40
(37,59,64)
#203438
(32,52,56)
#1B2D30
(27,45,48)
#162628
(22,38,40)
#111F20
(17,31,32)
#0C1818
(12,24,24)
#071110
(7,17,16)
#000000
(0,0,0)

Tints of #395760

#395760
(57,87,96)
#4B666E
(75,102,110)
#5D757C
(93,117,124)
#6F848A
(111,132,138)
#819398
(129,147,152)
#93A2A6
(147,162,166)
#A5B1B4
(165,177,180)
#B7C0C2
(183,192,194)
#C9CFD0
(201,207,208)
#DBDEDE
(219,222,222)
#EDEDEC
(237,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #395760; }

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

This text font color is #395760.

Background Color

.myBgColor { background-color: #395760; }

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

This div background color is #395760.

Border color

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

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

This div border color is #395760.

Opacity

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

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

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

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

This text has shadow with #395760 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #395760.

Preview

Color preview on black background

This text has color #395760 on black background.


Color preview on white background

This text has color #395760 on white background.


Black color preview on #395760 background

This text has black color on #395760 background.


White color preview on #395760 background

This text has white color on #395760 background.


Related colors

Complementary color

Complementary color for #hex is #C6A89F.


I love getcolorcode.com

Triadic colors

1 #603957 and #576039 with #395760 are triadic colors.

2 #605739 and #573960 with #395760 are triadic colors.