COLOR #396965

HEX: #396965 RGB: (57,105,101)

Color info

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

RGB color model

#396965 color RGB value is (57,105,101).

RGB: (57,105,101) (22%, 41%, 40%)

RGB channels and saturation

R 57 of 255 = 22%
G 105 of 255 = 41%
B 101 of 255 = 40%

57
105
101

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

Portions of RGB colors in percentages

R + G + B = 57 + 105 + 101 = 263 (100%)
R 57 of 263 ~ 21.67%
G 105 of 263 ~ 39.92%
B 101 of 263 ~ 38.4'%

%21.67
%39.92
%38.4

CMYK color model

#396965 color CMYK value is (46,0,4,59).

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

CMYK: (46,0,4,59)
C46M0Y4K59 (46%, 0%, 4%, 59%)
(0.46 / 0.00 / 0.04 / 0.59)

CMYK percentages

%45.71
%0
%3.81
%58.82

Codes

Color #396965 in popluar color models

39 69 65
RGB 57 105 101
HSL 175° 29.63% 31.76%
HSB/HSV 175° 45.71% 41.18%
CMYK 45.71% 0.00% 3.81%
58.82%

Color #396965 in popluar number systems.

HEX 39 69 65
Decimal 57 105 101
Binary 111001 1101001 1100101
Octal 71 151 145

Shades and tints

Shades of #396965

#396965
(57,105,101)
#34605C
(52,96,92)
#2F5753
(47,87,83)
#2A4E4A
(42,78,74)
#254541
(37,69,65)
#203C38
(32,60,56)
#1B332F
(27,51,47)
#162A26
(22,42,38)
#11211D
(17,33,29)
#0C1814
(12,24,20)
#070F0B
(7,15,11)
#000000
(0,0,0)

Tints of #396965

#396965
(57,105,101)
#4B7673
(75,118,115)
#5D8381
(93,131,129)
#6F908F
(111,144,143)
#819D9D
(129,157,157)
#93AAAB
(147,170,171)
#A5B7B9
(165,183,185)
#B7C4C7
(183,196,199)
#C9D1D5
(201,209,213)
#DBDEE3
(219,222,227)
#EDEBF1
(237,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #396965; }

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

This text font color is #396965.

Background Color

.myBgColor { background-color: #396965; }

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

This div background color is #396965.

Border color

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

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

This div border color is #396965.

Opacity

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

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

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

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

This text has shadow with #396965 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #396965.

Preview

Color preview on black background

This text has color #396965 on black background.


Color preview on white background

This text has color #396965 on white background.


Black color preview on #396965 background

This text has black color on #396965 background.


White color preview on #396965 background

This text has white color on #396965 background.


Related colors

Complementary color

Complementary color for #hex is #C6969A.


I love getcolorcode.com

Triadic colors

1 #653969 and #696539 with #396965 are triadic colors.

2 #656939 and #693965 with #396965 are triadic colors.