COLOR #395569

HEX: #395569 RGB: (57,85,105)

Color info

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

RGB color model

#395569 color RGB value is (57,85,105).

RGB: (57,85,105) (22%, 33%, 41%)

RGB channels and saturation

R 57 of 255 = 22%
G 85 of 255 = 33%
B 105 of 255 = 41%

57
85
105

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

Portions of RGB colors in percentages

R + G + B = 57 + 85 + 105 = 247 (100%)
R 57 of 247 ~ 23.08%
G 85 of 247 ~ 34.41%
B 105 of 247 ~ 42.51'%

%23.08
%34.41
%42.51

CMYK color model

#395569 color CMYK value is (46,19,0,59).

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

CMYK: (46,19,0,59)
C46M19Y0K59 (46%, 19%, 0%, 59%)
(0.46 / 0.19 / 0.00 / 0.59)

CMYK percentages

%45.71
%19.05
%0
%58.82

Codes

Color #395569 in popluar color models

39 55 69
RGB 57 85 105
HSL 205° 29.63% 31.76%
HSB/HSV 205° 45.71% 41.18%
CMYK 45.71% 19.05% 0.00%
58.82%

Color #395569 in popluar number systems.

HEX 39 55 69
Decimal 57 85 105
Binary 111001 1010101 1101001
Octal 71 125 151

Shades and tints

Shades of #395569

#395569
(57,85,105)
#344E60
(52,78,96)
#2F4757
(47,71,87)
#2A404E
(42,64,78)
#253945
(37,57,69)
#20323C
(32,50,60)
#1B2B33
(27,43,51)
#16242A
(22,36,42)
#111D21
(17,29,33)
#0C1618
(12,22,24)
#070F0F
(7,15,15)
#000000
(0,0,0)

Tints of #395569

#395569
(57,85,105)
#4B6476
(75,100,118)
#5D7383
(93,115,131)
#6F8290
(111,130,144)
#81919D
(129,145,157)
#93A0AA
(147,160,170)
#A5AFB7
(165,175,183)
#B7BEC4
(183,190,196)
#C9CDD1
(201,205,209)
#DBDCDE
(219,220,222)
#EDEBEB
(237,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #395569; }

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

This text font color is #395569.

Background Color

.myBgColor { background-color: #395569; }

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

This div background color is #395569.

Border color

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

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

This div border color is #395569.

Opacity

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

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

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

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

This text has shadow with #395569 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #395569.

Preview

Color preview on black background

This text has color #395569 on black background.


Color preview on white background

This text has color #395569 on white background.


Black color preview on #395569 background

This text has black color on #395569 background.


White color preview on #395569 background

This text has white color on #395569 background.


Related colors

Complementary color

Complementary color for #hex is #C6AA96.


I love getcolorcode.com

Triadic colors

1 #693955 and #556939 with #395569 are triadic colors.

2 #695539 and #553969 with #395569 are triadic colors.