COLOR #397772

HEX: #397772 RGB: (57,119,114)

Color info

#397772 contains mainly green and blue colors. Web safe color of #397772 is #336666 (or #366).

RGB color model

#397772 color RGB value is (57,119,114).

RGB: (57,119,114) (22%, 47%, 45%)

RGB channels and saturation

R 57 of 255 = 22%
G 119 of 255 = 47%
B 114 of 255 = 45%

57
119
114

R + G + B ~ 38%. #397772 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 119 + 114 = 290 (100%)
R 57 of 290 ~ 19.66%
G 119 of 290 ~ 41.03%
B 114 of 290 ~ 39.31'%

%19.66
%41.03
%39.31

CMYK color model

#397772 color CMYK value is (52,0,4,53).

  • cyan value is 52.10%
  • magenta value is 0.00%
  • yellow value is 4.20%
  • key color value is 53.33%

CMYK: (52,0,4,53)
C52M0Y4K53 (52%, 0%, 4%, 53%)
(0.52 / 0.00 / 0.04 / 0.53)

CMYK percentages

%52.1
%0
%4.2
%53.33

Codes

Color #397772 in popluar color models

39 77 72
RGB 57 119 114
HSL 175° 35.23% 34.51%
HSB/HSV 175° 52.10% 46.67%
CMYK 52.10% 0.00% 4.20%
53.33%

Color #397772 in popluar number systems.

HEX 39 77 72
Decimal 57 119 114
Binary 111001 1110111 1110010
Octal 71 167 162

Shades and tints

Shades of #397772

#397772
(57,119,114)
#346D68
(52,109,104)
#2F635E
(47,99,94)
#2A5954
(42,89,84)
#254F4A
(37,79,74)
#204540
(32,69,64)
#1B3B36
(27,59,54)
#16312C
(22,49,44)
#112722
(17,39,34)
#0C1D18
(12,29,24)
#07130E
(7,19,14)
#000000
(0,0,0)

Tints of #397772

#397772
(57,119,114)
#4B837E
(75,131,126)
#5D8F8A
(93,143,138)
#6F9B96
(111,155,150)
#81A7A2
(129,167,162)
#93B3AE
(147,179,174)
#A5BFBA
(165,191,186)
#B7CBC6
(183,203,198)
#C9D7D2
(201,215,210)
#DBE3DE
(219,227,222)
#EDEFEA
(237,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #397772 color. Also use rgb(57,119,114) instead hex code.

Text Font Color

.myTextColor { color: #397772; }

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

This text font color is #397772.

Background Color

.myBgColor { background-color: #397772; }

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

This div background color is #397772.

Border color

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

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

This div border color is #397772.

Opacity

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

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

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

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

This text has shadow with #397772 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #397772.

Preview

Color preview on black background

This text has color #397772 on black background.


Color preview on white background

This text has color #397772 on white background.


Black color preview on #397772 background

This text has black color on #397772 background.


White color preview on #397772 background

This text has white color on #397772 background.


Related colors

Complementary color

Complementary color for #hex is #C6888D.


I love getcolorcode.com

Triadic colors

1 #723977 and #777239 with #397772 are triadic colors.

2 #727739 and #773972 with #397772 are triadic colors.