COLOR #397364

HEX: #397364 RGB: (57,115,100)

Color info

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

RGB color model

#397364 color RGB value is (57,115,100).

RGB: (57,115,100) (22%, 45%, 39%)

RGB channels and saturation

R 57 of 255 = 22%
G 115 of 255 = 45%
B 100 of 255 = 39%

57
115
100

R + G + B ~ 35%. #397364 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 115 + 100 = 272 (100%)
R 57 of 272 ~ 20.96%
G 115 of 272 ~ 42.28%
B 100 of 272 ~ 36.76'%

%20.96
%42.28
%36.76

CMYK color model

#397364 color CMYK value is (50,0,13,55).

  • cyan value is 50.43%
  • magenta value is 0.00%
  • yellow value is 13.04%
  • key color value is 54.90%
CMYK: (50,0,13,55) C50M0Y13K55 (50%,0%,13%,55%) (0.50/0.00/0.13/0.55) 

CMYK percentages

%50.43
%0
%13.04
%54.9

Codes

Color #397364 in popluar color models

39 73 64
RGB 57 115 100
HSL 164° 33.72% 33.73%
HSB/HSV 164° 50.43% 45.10%
CMYK 50.43% 0.00% 13.04%
54.90%

Color #397364 in popluar number systems.

HEX 39 73 64
Decimal 57 115 100
Binary 111001 1110011 1100100
Octal 71 163 144

Shades and tints

Shades of #397364

#397364
(57,115,100)
#34695B
(52,105,91)
#2F5F52
(47,95,82)
#2A5549
(42,85,73)
#254B40
(37,75,64)
#204137
(32,65,55)
#1B372E
(27,55,46)
#162D25
(22,45,37)
#11231C
(17,35,28)
#0C1913
(12,25,19)
#070F0A
(7,15,10)
#000000
(0,0,0)

Tints of #397364

#397364
(57,115,100)
#4B7F72
(75,127,114)
#5D8B80
(93,139,128)
#6F978E
(111,151,142)
#81A39C
(129,163,156)
#93AFAA
(147,175,170)
#A5BBB8
(165,187,184)
#B7C7C6
(183,199,198)
#C9D3D4
(201,211,212)
#DBDFE2
(219,223,226)
#EDEBF0
(237,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #397364 color. Also use rgb(57,115,100) instead hex code.

Text Font Color

.myTextColor { color: #397364; }

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

This text font color is #397364.

Background Color

.myBgColor { background-color: #397364; }

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

This div background color is #397364.

Border color

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

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

This div border color is #397364.

Opacity

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

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

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

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

This text has shadow with #397364 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #397364.

Preview

Color preview on black background

This text has color #397364 on black background.


Color preview on white background

This text has color #397364 on white background.


Black color preview on #397364 background

This text has black color on #397364 background.


White color preview on #397364 background

This text has white color on #397364 background.


Related colors

Complementary color

Complementary color for #hex is #C68C9B.


I love getcolorcode.com

Triadic colors

1 #643973 and #736439 with #397364 are triadic colors.

2 #647339 and #733964 with #397364 are triadic colors.