COLOR #607772

HEX: #607772 RGB: (96,119,114)

Color info

#607772 contains red, green and blue colors in about the same proportion. Web safe color of #607772 is #666666 (or #666).

RGB color model

#607772 color RGB value is (96,119,114).

RGB: (96,119,114) (38%, 47%, 45%)

RGB channels and saturation

R 96 of 255 = 38%
G 119 of 255 = 47%
B 114 of 255 = 45%

96
119
114

R + G + B ~ 43%. #607772 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 96 + 119 + 114 = 329 (100%)
R 96 of 329 ~ 29.18%
G 119 of 329 ~ 36.17%
B 114 of 329 ~ 34.65'%

%29.18
%36.17
%34.65

CMYK color model

#607772 color CMYK value is (19,0,4,53).

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

CMYK: (19,0,4,53)
C19M0Y4K53 (19%, 0%, 4%, 53%)
(0.19 / 0.00 / 0.04 / 0.53)

CMYK percentages

%19.33
%0
%4.2
%53.33

Codes

Color #607772 in popluar color models

60 77 72
RGB 96 119 114
HSL 167° 10.70% 42.16%
HSB/HSV 167° 19.33% 46.67%
CMYK 19.33% 0.00% 4.20%
53.33%

Color #607772 in popluar number systems.

HEX 60 77 72
Decimal 96 119 114
Binary 1100000 1110111 1110010
Octal 140 167 162

Shades and tints

Shades of #607772

#607772
(96,119,114)
#586D68
(88,109,104)
#50635E
(80,99,94)
#485954
(72,89,84)
#404F4A
(64,79,74)
#384540
(56,69,64)
#303B36
(48,59,54)
#28312C
(40,49,44)
#202722
(32,39,34)
#181D18
(24,29,24)
#10130E
(16,19,14)
#000000
(0,0,0)

Tints of #607772

#607772
(96,119,114)
#6E837E
(110,131,126)
#7C8F8A
(124,143,138)
#8A9B96
(138,155,150)
#98A7A2
(152,167,162)
#A6B3AE
(166,179,174)
#B4BFBA
(180,191,186)
#C2CBC6
(194,203,198)
#D0D7D2
(208,215,210)
#DEE3DE
(222,227,222)
#ECEFEA
(236,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #607772; }

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

This text font color is #607772.

Background Color

.myBgColor { background-color: #607772; }

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

This div background color is #607772.

Border color

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

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

This div border color is #607772.

Opacity

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

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

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

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

This text has shadow with #607772 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #607772.

Preview

Color preview on black background

This text has color #607772 on black background.


Color preview on white background

This text has color #607772 on white background.


Black color preview on #607772 background

This text has black color on #607772 background.


White color preview on #607772 background

This text has white color on #607772 background.


Related colors

Complementary color

Complementary color for #hex is #9F888D.


I love getcolorcode.com

Triadic colors

1 #726077 and #777260 with #607772 are triadic colors.

2 #727760 and #776072 with #607772 are triadic colors.