COLOR #607972

HEX: #607972 RGB: (96,121,114)

Color info

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

RGB color model

#607972 color RGB value is (96,121,114).

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

RGB channels and saturation

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

96
121
114

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

Portions of RGB colors in percentages

R + G + B = 96 + 121 + 114 = 331 (100%)
R 96 of 331 ~ 29%
G 121 of 331 ~ 36.56%
B 114 of 331 ~ 34.44'%

%29
%36.56
%34.44

CMYK color model

#607972 color CMYK value is (21,0,6,53).

  • cyan value is 20.66%
  • magenta value is 0.00%
  • yellow value is 5.79%
  • key color value is 52.55%

CMYK: (21,0,6,53)
C21M0Y6K53 (21%, 0%, 6%, 53%)
(0.21 / 0.00 / 0.06 / 0.53)

CMYK percentages

%20.66
%0
%5.79
%52.55

Codes

Color #607972 in popluar color models

60 79 72
RGB 96 121 114
HSL 163° 11.52% 42.55%
HSB/HSV 163° 20.66% 47.45%
CMYK 20.66% 0.00% 5.79%
52.55%

Color #607972 in popluar number systems.

HEX 60 79 72
Decimal 96 121 114
Binary 1100000 1111001 1110010
Octal 140 171 162

Shades and tints

Shades of #607972

#607972
(96,121,114)
#586E68
(88,110,104)
#50635E
(80,99,94)
#485854
(72,88,84)
#404D4A
(64,77,74)
#384240
(56,66,64)
#303736
(48,55,54)
#282C2C
(40,44,44)
#202122
(32,33,34)
#181618
(24,22,24)
#100B0E
(16,11,14)
#000000
(0,0,0)

Tints of #607972

#607972
(96,121,114)
#6E857E
(110,133,126)
#7C918A
(124,145,138)
#8A9D96
(138,157,150)
#98A9A2
(152,169,162)
#A6B5AE
(166,181,174)
#B4C1BA
(180,193,186)
#C2CDC6
(194,205,198)
#D0D9D2
(208,217,210)
#DEE5DE
(222,229,222)
#ECF1EA
(236,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #607972; }

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

This text font color is #607972.

Background Color

.myBgColor { background-color: #607972; }

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

This div background color is #607972.

Border color

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

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

This div border color is #607972.

Opacity

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

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

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

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

This text has shadow with #607972 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #607972.

Preview

Color preview on black background

This text has color #607972 on black background.


Color preview on white background

This text has color #607972 on white background.


Black color preview on #607972 background

This text has black color on #607972 background.


White color preview on #607972 background

This text has white color on #607972 background.


Related colors

Complementary color

Complementary color for #hex is #9F868D.


I love getcolorcode.com

Triadic colors

1 #726079 and #797260 with #607972 are triadic colors.

2 #727960 and #796072 with #607972 are triadic colors.