COLOR #396067

HEX: #396067 RGB: (57,96,103)

Color info

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

RGB color model

#396067 color RGB value is (57,96,103).

RGB: (57,96,103) (22%, 38%, 40%)

RGB channels and saturation

R 57 of 255 = 22%
G 96 of 255 = 38%
B 103 of 255 = 40%

57
96
103

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

Portions of RGB colors in percentages

R + G + B = 57 + 96 + 103 = 256 (100%)
R 57 of 256 ~ 22.27%
G 96 of 256 ~ 37.5%
B 103 of 256 ~ 40.23'%

%22.27
%37.5
%40.23

CMYK color model

#396067 color CMYK value is (45,7,0,60).

  • cyan value is 44.66%
  • magenta value is 6.80%
  • yellow value is 0.00%
  • key color value is 59.61%
CMYK: (45,7,0,60) C45M7Y0K60 (45%,7%,0%,60%) (0.45/0.07/0.00/0.60) 

CMYK percentages

%44.66
%6.8
%0
%59.61

Codes

Color #396067 in popluar color models

39 60 67
RGB 57 96 103
HSL 189° 28.75% 31.37%
HSB/HSV 189° 44.66% 40.39%
CMYK 44.66% 6.80% 0.00%
59.61%

Color #396067 in popluar number systems.

HEX 39 60 67
Decimal 57 96 103
Binary 111001 1100000 1100111
Octal 71 140 147

Shades and tints

Shades of #396067

#396067
(57,96,103)
#34585E
(52,88,94)
#2F5055
(47,80,85)
#2A484C
(42,72,76)
#254043
(37,64,67)
#20383A
(32,56,58)
#1B3031
(27,48,49)
#162828
(22,40,40)
#11201F
(17,32,31)
#0C1816
(12,24,22)
#07100D
(7,16,13)
#000000
(0,0,0)

Tints of #396067

#396067
(57,96,103)
#4B6E74
(75,110,116)
#5D7C81
(93,124,129)
#6F8A8E
(111,138,142)
#81989B
(129,152,155)
#93A6A8
(147,166,168)
#A5B4B5
(165,180,181)
#B7C2C2
(183,194,194)
#C9D0CF
(201,208,207)
#DBDEDC
(219,222,220)
#EDECE9
(237,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #396067; }

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

This text font color is #396067.

Background Color

.myBgColor { background-color: #396067; }

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

This div background color is #396067.

Border color

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

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

This div border color is #396067.

Opacity

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

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

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

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

This text has shadow with #396067 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #396067.

Preview

Color preview on black background

This text has color #396067 on black background.


Color preview on white background

This text has color #396067 on white background.


Black color preview on #396067 background

This text has black color on #396067 background.


White color preview on #396067 background

This text has white color on #396067 background.


Related colors

Complementary color

Complementary color for #hex is #C69F98.


I love getcolorcode.com

Triadic colors

1 #673960 and #606739 with #396067 are triadic colors.

2 #676039 and #603967 with #396067 are triadic colors.