COLOR #395D68

HEX: #395D68 RGB: (57,93,104)

Color info

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

RGB color model

#395D68 color RGB value is (57,93,104).

RGB: (57,93,104) (22%, 36%, 41%)

RGB channels and saturation

R 57 of 255 = 22%
G 93 of 255 = 36%
B 104 of 255 = 41%

57
93
104

R + G + B ~ 33%. #395D68 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 93 + 104 = 254 (100%)
R 57 of 254 ~ 22.44%
G 93 of 254 ~ 36.61%
B 104 of 254 ~ 40.94'%

%22.44
%36.61
%40.94

CMYK color model

#395D68 color CMYK value is (45,11,0,59).

  • cyan value is 45.19%
  • magenta value is 10.58%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (45,11,0,59)
C45M11Y0K59 (45%, 11%, 0%, 59%)
(0.45 / 0.11 / 0.00 / 0.59)

CMYK percentages

%45.19
%10.58
%0
%59.22

Codes

Color #395D68 in popluar color models

39 5D 68
RGB 57 93 104
HSL 194° 29.19% 31.57%
HSB/HSV 194° 45.19% 40.78%
CMYK 45.19% 10.58% 0.00%
59.22%

Color #395D68 in popluar number systems.

HEX 39 5D 68
Decimal 57 93 104
Binary 111001 1011101 1101000
Octal 71 135 150

Shades and tints

Shades of #395D68

#395D68
(57,93,104)
#34555F
(52,85,95)
#2F4D56
(47,77,86)
#2A454D
(42,69,77)
#253D44
(37,61,68)
#20353B
(32,53,59)
#1B2D32
(27,45,50)
#162529
(22,37,41)
#111D20
(17,29,32)
#0C1517
(12,21,23)
#070D0E
(7,13,14)
#000000
(0,0,0)

Tints of #395D68

#395D68
(57,93,104)
#4B6B75
(75,107,117)
#5D7982
(93,121,130)
#6F878F
(111,135,143)
#81959C
(129,149,156)
#93A3A9
(147,163,169)
#A5B1B6
(165,177,182)
#B7BFC3
(183,191,195)
#C9CDD0
(201,205,208)
#DBDBDD
(219,219,221)
#EDE9EA
(237,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #395D68 color. Also use rgb(57,93,104) instead hex code.

Text Font Color

.myTextColor { color: #395D68; }

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

This text font color is #395D68.

Background Color

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

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

This div background color is #395D68.

Border color

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

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

This div border color is #395D68.

Opacity

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

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

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

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

This text has shadow with #395D68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #395D68.

Preview

Color preview on black background

This text has color #395D68 on black background.


Color preview on white background

This text has color #395D68 on white background.


Black color preview on #395D68 background

This text has black color on #395D68 background.


White color preview on #395D68 background

This text has white color on #395D68 background.


Related colors

Complementary color

Complementary color for #hex is #C6A297.


I love getcolorcode.com

Triadic colors

1 #68395D and #5D6839 with #395D68 are triadic colors.

2 #685D39 and #5D3968 with #395D68 are triadic colors.