COLOR #617472

HEX: #617472 RGB: (97,116,114)

Color info

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

RGB color model

#617472 color RGB value is (97,116,114).

RGB: (97,116,114) (38%, 45%, 45%)

RGB channels and saturation

R 97 of 255 = 38%
G 116 of 255 = 45%
B 114 of 255 = 45%

97
116
114

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

Portions of RGB colors in percentages

R + G + B = 97 + 116 + 114 = 327 (100%)
R 97 of 327 ~ 29.66%
G 116 of 327 ~ 35.47%
B 114 of 327 ~ 34.86'%

%29.66
%35.47
%34.86

CMYK color model

#617472 color CMYK value is (16,0,2,55).

  • cyan value is 16.38%
  • magenta value is 0.00%
  • yellow value is 1.72%
  • key color value is 54.51%

CMYK: (16,0,2,55)
C16M0Y2K55 (16%, 0%, 2%, 55%)
(0.16 / 0.00 / 0.02 / 0.55)

CMYK percentages

%16.38
%0
%1.72
%54.51

Codes

Color #617472 in popluar color models

61 74 72
RGB 97 116 114
HSL 174° 8.92% 41.76%
HSB/HSV 174° 16.38% 45.49%
CMYK 16.38% 0.00% 1.72%
54.51%

Color #617472 in popluar number systems.

HEX 61 74 72
Decimal 97 116 114
Binary 1100001 1110100 1110010
Octal 141 164 162

Shades and tints

Shades of #617472

#617472
(97,116,114)
#596A68
(89,106,104)
#51605E
(81,96,94)
#495654
(73,86,84)
#414C4A
(65,76,74)
#394240
(57,66,64)
#313836
(49,56,54)
#292E2C
(41,46,44)
#212422
(33,36,34)
#191A18
(25,26,24)
#11100E
(17,16,14)
#000000
(0,0,0)

Tints of #617472

#617472
(97,116,114)
#6F807E
(111,128,126)
#7D8C8A
(125,140,138)
#8B9896
(139,152,150)
#99A4A2
(153,164,162)
#A7B0AE
(167,176,174)
#B5BCBA
(181,188,186)
#C3C8C6
(195,200,198)
#D1D4D2
(209,212,210)
#DFE0DE
(223,224,222)
#EDECEA
(237,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #617472; }

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

This text font color is #617472.

Background Color

.myBgColor { background-color: #617472; }

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

This div background color is #617472.

Border color

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

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

This div border color is #617472.

Opacity

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

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

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

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

This text has shadow with #617472 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #617472.

Preview

Color preview on black background

This text has color #617472 on black background.


Color preview on white background

This text has color #617472 on white background.


Black color preview on #617472 background

This text has black color on #617472 background.


White color preview on #617472 background

This text has white color on #617472 background.


Related colors

Complementary color

Complementary color for #hex is #9E8B8D.


I love getcolorcode.com

Triadic colors

1 #726174 and #747261 with #617472 are triadic colors.

2 #727461 and #746172 with #617472 are triadic colors.