COLOR #395365

HEX: #395365 RGB: (57,83,101)

Color info

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

RGB color model

#395365 color RGB value is (57,83,101).

RGB: (57,83,101) (22%, 33%, 40%)

RGB channels and saturation

R 57 of 255 = 22%
G 83 of 255 = 33%
B 101 of 255 = 40%

57
83
101

R + G + B ~ 32%. #395365 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 83 + 101 = 241 (100%)
R 57 of 241 ~ 23.65%
G 83 of 241 ~ 34.44%
B 101 of 241 ~ 41.91'%

%23.65
%34.44
%41.91

CMYK color model

#395365 color CMYK value is (44,18,0,60).

  • cyan value is 43.56%
  • magenta value is 17.82%
  • yellow value is 0.00%
  • key color value is 60.39%

CMYK: (44,18,0,60)
C44M18Y0K60 (44%, 18%, 0%, 60%)
(0.44 / 0.18 / 0.00 / 0.60)

CMYK percentages

%43.56
%17.82
%0
%60.39

Codes

Color #395365 in popluar color models

39 53 65
RGB 57 83 101
HSL 205° 27.85% 30.98%
HSB/HSV 205° 43.56% 39.61%
CMYK 43.56% 17.82% 0.00%
60.39%

Color #395365 in popluar number systems.

HEX 39 53 65
Decimal 57 83 101
Binary 111001 1010011 1100101
Octal 71 123 145

Shades and tints

Shades of #395365

#395365
(57,83,101)
#344C5C
(52,76,92)
#2F4553
(47,69,83)
#2A3E4A
(42,62,74)
#253741
(37,55,65)
#203038
(32,48,56)
#1B292F
(27,41,47)
#162226
(22,34,38)
#111B1D
(17,27,29)
#0C1414
(12,20,20)
#070D0B
(7,13,11)
#000000
(0,0,0)

Tints of #395365

#395365
(57,83,101)
#4B6273
(75,98,115)
#5D7181
(93,113,129)
#6F808F
(111,128,143)
#818F9D
(129,143,157)
#939EAB
(147,158,171)
#A5ADB9
(165,173,185)
#B7BCC7
(183,188,199)
#C9CBD5
(201,203,213)
#DBDAE3
(219,218,227)
#EDE9F1
(237,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #395365 color. Also use rgb(57,83,101) instead hex code.

Text Font Color

.myTextColor { color: #395365; }

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

This text font color is #395365.

Background Color

.myBgColor { background-color: #395365; }

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

This div background color is #395365.

Border color

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

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

This div border color is #395365.

Opacity

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

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

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

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

This text has shadow with #395365 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #395365.

Preview

Color preview on black background

This text has color #395365 on black background.


Color preview on white background

This text has color #395365 on white background.


Black color preview on #395365 background

This text has black color on #395365 background.


White color preview on #395365 background

This text has white color on #395365 background.


Related colors

Complementary color

Complementary color for #hex is #C6AC9A.


I love getcolorcode.com

Triadic colors

1 #653953 and #536539 with #395365 are triadic colors.

2 #655339 and #533965 with #395365 are triadic colors.