COLOR #395661

HEX: #395661 RGB: (57,86,97)

Color info

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

RGB color model

#395661 color RGB value is (57,86,97).

RGB: (57,86,97) (22%, 34%, 38%)

RGB channels and saturation

R 57 of 255 = 22%
G 86 of 255 = 34%
B 97 of 255 = 38%

57
86
97

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

Portions of RGB colors in percentages

R + G + B = 57 + 86 + 97 = 240 (100%)
R 57 of 240 ~ 23.75%
G 86 of 240 ~ 35.83%
B 97 of 240 ~ 40.42'%

%23.75
%35.83
%40.42

CMYK color model

#395661 color CMYK value is (41,11,0,62).

  • cyan value is 41.24%
  • magenta value is 11.34%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (41,11,0,62)
C41M11Y0K62 (41%, 11%, 0%, 62%)
(0.41 / 0.11 / 0.00 / 0.62)

CMYK percentages

%41.24
%11.34
%0
%61.96

Codes

Color #395661 in popluar color models

39 56 61
RGB 57 86 97
HSL 197° 25.97% 30.20%
HSB/HSV 197° 41.24% 38.04%
CMYK 41.24% 11.34% 0.00%
61.96%

Color #395661 in popluar number systems.

HEX 39 56 61
Decimal 57 86 97
Binary 111001 1010110 1100001
Octal 71 126 141

Shades and tints

Shades of #395661

#395661
(57,86,97)
#344F59
(52,79,89)
#2F4851
(47,72,81)
#2A4149
(42,65,73)
#253A41
(37,58,65)
#203339
(32,51,57)
#1B2C31
(27,44,49)
#162529
(22,37,41)
#111E21
(17,30,33)
#0C1719
(12,23,25)
#071011
(7,16,17)
#000000
(0,0,0)

Tints of #395661

#395661
(57,86,97)
#4B656F
(75,101,111)
#5D747D
(93,116,125)
#6F838B
(111,131,139)
#819299
(129,146,153)
#93A1A7
(147,161,167)
#A5B0B5
(165,176,181)
#B7BFC3
(183,191,195)
#C9CED1
(201,206,209)
#DBDDDF
(219,221,223)
#EDECED
(237,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #395661; }

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

This text font color is #395661.

Background Color

.myBgColor { background-color: #395661; }

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

This div background color is #395661.

Border color

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

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

This div border color is #395661.

Opacity

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

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

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

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

This text has shadow with #395661 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #395661.

Preview

Color preview on black background

This text has color #395661 on black background.


Color preview on white background

This text has color #395661 on white background.


Black color preview on #395661 background

This text has black color on #395661 background.


White color preview on #395661 background

This text has white color on #395661 background.


Related colors

Complementary color

Complementary color for #hex is #C6A99E.


I love getcolorcode.com

Triadic colors

1 #613956 and #566139 with #395661 are triadic colors.

2 #615639 and #563961 with #395661 are triadic colors.