COLOR #396166

HEX: #396166 RGB: (57,97,102)

Color info

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

RGB color model

#396166 color RGB value is (57,97,102).

RGB: (57,97,102) (22%, 38%, 40%)

RGB channels and saturation

R 57 of 255 = 22%
G 97 of 255 = 38%
B 102 of 255 = 40%

57
97
102

R + G + B ~ 33%. #396166 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 97 + 102 = 256 (100%)
R 57 of 256 ~ 22.27%
G 97 of 256 ~ 37.89%
B 102 of 256 ~ 39.84'%

%22.27
%37.89
%39.84

CMYK color model

#396166 color CMYK value is (44,5,0,60).

  • cyan value is 44.12%
  • magenta value is 4.90%
  • yellow value is 0.00%
  • key color value is 60.00%

CMYK: (44,5,0,60)
C44M5Y0K60 (44%, 5%, 0%, 60%)
(0.44 / 0.05 / 0.00 / 0.60)

CMYK percentages

%44.12
%4.9
%0
%60

Codes

Color #396166 in popluar color models

39 61 66
RGB 57 97 102
HSL 187° 28.30% 31.18%
HSB/HSV 187° 44.12% 40.00%
CMYK 44.12% 4.90% 0.00%
60.00%

Color #396166 in popluar number systems.

HEX 39 61 66
Decimal 57 97 102
Binary 111001 1100001 1100110
Octal 71 141 146

Shades and tints

Shades of #396166

#396166
(57,97,102)
#34595D
(52,89,93)
#2F5154
(47,81,84)
#2A494B
(42,73,75)
#254142
(37,65,66)
#203939
(32,57,57)
#1B3130
(27,49,48)
#162927
(22,41,39)
#11211E
(17,33,30)
#0C1915
(12,25,21)
#07110C
(7,17,12)
#000000
(0,0,0)

Tints of #396166

#396166
(57,97,102)
#4B6F73
(75,111,115)
#5D7D80
(93,125,128)
#6F8B8D
(111,139,141)
#81999A
(129,153,154)
#93A7A7
(147,167,167)
#A5B5B4
(165,181,180)
#B7C3C1
(183,195,193)
#C9D1CE
(201,209,206)
#DBDFDB
(219,223,219)
#EDEDE8
(237,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #396166; }

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

This text font color is #396166.

Background Color

.myBgColor { background-color: #396166; }

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

This div background color is #396166.

Border color

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

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

This div border color is #396166.

Opacity

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

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

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

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

This text has shadow with #396166 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #396166.

Preview

Color preview on black background

This text has color #396166 on black background.


Color preview on white background

This text has color #396166 on white background.


Black color preview on #396166 background

This text has black color on #396166 background.


White color preview on #396166 background

This text has white color on #396166 background.


Related colors

Complementary color

Complementary color for #hex is #C69E99.


I love getcolorcode.com

Triadic colors

1 #663961 and #616639 with #396166 are triadic colors.

2 #666139 and #613966 with #396166 are triadic colors.