COLOR #617972

HEX: #617972 RGB: (97,121,114)

Color info

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

RGB color model

#617972 color RGB value is (97,121,114).

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

RGB channels and saturation

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

97
121
114

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

Portions of RGB colors in percentages

R + G + B = 97 + 121 + 114 = 332 (100%)
R 97 of 332 ~ 29.22%
G 121 of 332 ~ 36.45%
B 114 of 332 ~ 34.34'%

%29.22
%36.45
%34.34

CMYK color model

#617972 color CMYK value is (20,0,6,53).

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

CMYK: (20,0,6,53)
C20M0Y6K53 (20%, 0%, 6%, 53%)
(0.20 / 0.00 / 0.06 / 0.53)

CMYK percentages

%19.83
%0
%5.79
%52.55

Codes

Color #617972 in popluar color models

61 79 72
RGB 97 121 114
HSL 163° 11.01% 42.75%
HSB/HSV 163° 19.83% 47.45%
CMYK 19.83% 0.00% 5.79%
52.55%

Color #617972 in popluar number systems.

HEX 61 79 72
Decimal 97 121 114
Binary 1100001 1111001 1110010
Octal 141 171 162

Shades and tints

Shades of #617972

#617972
(97,121,114)
#596E68
(89,110,104)
#51635E
(81,99,94)
#495854
(73,88,84)
#414D4A
(65,77,74)
#394240
(57,66,64)
#313736
(49,55,54)
#292C2C
(41,44,44)
#212122
(33,33,34)
#191618
(25,22,24)
#110B0E
(17,11,14)
#000000
(0,0,0)

Tints of #617972

#617972
(97,121,114)
#6F857E
(111,133,126)
#7D918A
(125,145,138)
#8B9D96
(139,157,150)
#99A9A2
(153,169,162)
#A7B5AE
(167,181,174)
#B5C1BA
(181,193,186)
#C3CDC6
(195,205,198)
#D1D9D2
(209,217,210)
#DFE5DE
(223,229,222)
#EDF1EA
(237,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #617972; }

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

This text font color is #617972.

Background Color

.myBgColor { background-color: #617972; }

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

This div background color is #617972.

Border color

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

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

This div border color is #617972.

Opacity

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

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

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

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

This text has shadow with #617972 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #617972.

Preview

Color preview on black background

This text has color #617972 on black background.


Color preview on white background

This text has color #617972 on white background.


Black color preview on #617972 background

This text has black color on #617972 background.


White color preview on #617972 background

This text has white color on #617972 background.


Related colors

Complementary color

Complementary color for #hex is #9E868D.


I love getcolorcode.com

Triadic colors

1 #726179 and #797261 with #617972 are triadic colors.

2 #727961 and #796172 with #617972 are triadic colors.