COLOR #396960

HEX: #396960 RGB: (57,105,96)

Color info

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

RGB color model

#396960 color RGB value is (57,105,96).

RGB: (57,105,96) (22%, 41%, 38%)

RGB channels and saturation

R 57 of 255 = 22%
G 105 of 255 = 41%
B 96 of 255 = 38%

57
105
96

R + G + B ~ 34%. #396960 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 105 + 96 = 258 (100%)
R 57 of 258 ~ 22.09%
G 105 of 258 ~ 40.7%
B 96 of 258 ~ 37.21'%

%22.09
%40.7
%37.21

CMYK color model

#396960 color CMYK value is (46,0,9,59).

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

CMYK: (46,0,9,59)
C46M0Y9K59 (46%, 0%, 9%, 59%)
(0.46 / 0.00 / 0.09 / 0.59)

CMYK percentages

%45.71
%0
%8.57
%58.82

Codes

Color #396960 in popluar color models

39 69 60
RGB 57 105 96
HSL 169° 29.63% 31.76%
HSB/HSV 169° 45.71% 41.18%
CMYK 45.71% 0.00% 8.57%
58.82%

Color #396960 in popluar number systems.

HEX 39 69 60
Decimal 57 105 96
Binary 111001 1101001 1100000
Octal 71 151 140

Shades and tints

Shades of #396960

#396960
(57,105,96)
#346058
(52,96,88)
#2F5750
(47,87,80)
#2A4E48
(42,78,72)
#254540
(37,69,64)
#203C38
(32,60,56)
#1B3330
(27,51,48)
#162A28
(22,42,40)
#112120
(17,33,32)
#0C1818
(12,24,24)
#070F10
(7,15,16)
#000000
(0,0,0)

Tints of #396960

#396960
(57,105,96)
#4B766E
(75,118,110)
#5D837C
(93,131,124)
#6F908A
(111,144,138)
#819D98
(129,157,152)
#93AAA6
(147,170,166)
#A5B7B4
(165,183,180)
#B7C4C2
(183,196,194)
#C9D1D0
(201,209,208)
#DBDEDE
(219,222,222)
#EDEBEC
(237,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #396960; }

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

This text font color is #396960.

Background Color

.myBgColor { background-color: #396960; }

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

This div background color is #396960.

Border color

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

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

This div border color is #396960.

Opacity

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

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

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

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

This text has shadow with #396960 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #396960.

Preview

Color preview on black background

This text has color #396960 on black background.


Color preview on white background

This text has color #396960 on white background.


Black color preview on #396960 background

This text has black color on #396960 background.


White color preview on #396960 background

This text has white color on #396960 background.


Related colors

Complementary color

Complementary color for #hex is #C6969F.


I love getcolorcode.com

Triadic colors

1 #603969 and #696039 with #396960 are triadic colors.

2 #606939 and #693960 with #396960 are triadic colors.