COLOR #395669

HEX: #395669 RGB: (57,86,105)

Color info

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

RGB color model

#395669 color RGB value is (57,86,105).

RGB: (57,86,105) (22%, 34%, 41%)

RGB channels and saturation

R 57 of 255 = 22%
G 86 of 255 = 34%
B 105 of 255 = 41%

57
86
105

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

Portions of RGB colors in percentages

R + G + B = 57 + 86 + 105 = 248 (100%)
R 57 of 248 ~ 22.98%
G 86 of 248 ~ 34.68%
B 105 of 248 ~ 42.34'%

%22.98
%34.68
%42.34

CMYK color model

#395669 color CMYK value is (46,18,0,59).

  • cyan value is 45.71%
  • magenta value is 18.10%
  • yellow value is 0.00%
  • key color value is 58.82%

CMYK: (46,18,0,59)
C46M18Y0K59 (46%, 18%, 0%, 59%)
(0.46 / 0.18 / 0.00 / 0.59)

CMYK percentages

%45.71
%18.1
%0
%58.82

Codes

Color #395669 in popluar color models

39 56 69
RGB 57 86 105
HSL 204° 29.63% 31.76%
HSB/HSV 204° 45.71% 41.18%
CMYK 45.71% 18.10% 0.00%
58.82%

Color #395669 in popluar number systems.

HEX 39 56 69
Decimal 57 86 105
Binary 111001 1010110 1101001
Octal 71 126 151

Shades and tints

Shades of #395669

#395669
(57,86,105)
#344F60
(52,79,96)
#2F4857
(47,72,87)
#2A414E
(42,65,78)
#253A45
(37,58,69)
#20333C
(32,51,60)
#1B2C33
(27,44,51)
#16252A
(22,37,42)
#111E21
(17,30,33)
#0C1718
(12,23,24)
#07100F
(7,16,15)
#000000
(0,0,0)

Tints of #395669

#395669
(57,86,105)
#4B6576
(75,101,118)
#5D7483
(93,116,131)
#6F8390
(111,131,144)
#81929D
(129,146,157)
#93A1AA
(147,161,170)
#A5B0B7
(165,176,183)
#B7BFC4
(183,191,196)
#C9CED1
(201,206,209)
#DBDDDE
(219,221,222)
#EDECEB
(237,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #395669 color. Also use rgb(57,86,105) instead hex code.

Text Font Color

.myTextColor { color: #395669; }

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

This text font color is #395669.

Background Color

.myBgColor { background-color: #395669; }

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

This div background color is #395669.

Border color

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

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

This div border color is #395669.

Opacity

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

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

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

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

This text has shadow with #395669 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #395669.

Preview

Color preview on black background

This text has color #395669 on black background.


Color preview on white background

This text has color #395669 on white background.


Black color preview on #395669 background

This text has black color on #395669 background.


White color preview on #395669 background

This text has white color on #395669 background.


Related colors

Complementary color

Complementary color for #hex is #C6A996.


I love getcolorcode.com

Triadic colors

1 #693956 and #566939 with #395669 are triadic colors.

2 #695639 and #563969 with #395669 are triadic colors.