COLOR #617973

HEX: #617973 RGB: (97,121,115)

Color info

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

RGB color model

#617973 color RGB value is (97,121,115).

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

RGB channels and saturation

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

97
121
115

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

Portions of RGB colors in percentages

R + G + B = 97 + 121 + 115 = 333 (100%)
R 97 of 333 ~ 29.13%
G 121 of 333 ~ 36.34%
B 115 of 333 ~ 34.53'%

%29.13
%36.34
%34.53

CMYK color model

#617973 color CMYK value is (20,0,5,53).

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

CMYK: (20,0,5,53)
C20M0Y5K53 (20%, 0%, 5%, 53%)
(0.20 / 0.00 / 0.05 / 0.53)

CMYK percentages

%19.83
%0
%4.96
%52.55

Codes

Color #617973 in popluar color models

61 79 73
RGB 97 121 115
HSL 165° 11.01% 42.75%
HSB/HSV 165° 19.83% 47.45%
CMYK 19.83% 0.00% 4.96%
52.55%

Color #617973 in popluar number systems.

HEX 61 79 73
Decimal 97 121 115
Binary 1100001 1111001 1110011
Octal 141 171 163

Shades and tints

Shades of #617973

#617973
(97,121,115)
#596E69
(89,110,105)
#51635F
(81,99,95)
#495855
(73,88,85)
#414D4B
(65,77,75)
#394241
(57,66,65)
#313737
(49,55,55)
#292C2D
(41,44,45)
#212123
(33,33,35)
#191619
(25,22,25)
#110B0F
(17,11,15)
#000000
(0,0,0)

Tints of #617973

#617973
(97,121,115)
#6F857F
(111,133,127)
#7D918B
(125,145,139)
#8B9D97
(139,157,151)
#99A9A3
(153,169,163)
#A7B5AF
(167,181,175)
#B5C1BB
(181,193,187)
#C3CDC7
(195,205,199)
#D1D9D3
(209,217,211)
#DFE5DF
(223,229,223)
#EDF1EB
(237,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #617973; }

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

This text font color is #617973.

Background Color

.myBgColor { background-color: #617973; }

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

This div background color is #617973.

Border color

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

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

This div border color is #617973.

Opacity

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

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

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

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

This text has shadow with #617973 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #617973.

Preview

Color preview on black background

This text has color #617973 on black background.


Color preview on white background

This text has color #617973 on white background.


Black color preview on #617973 background

This text has black color on #617973 background.


White color preview on #617973 background

This text has white color on #617973 background.


Related colors

Complementary color

Complementary color for #hex is #9E868C.


I love getcolorcode.com

Triadic colors

1 #736179 and #797361 with #617973 are triadic colors.

2 #737961 and #796173 with #617973 are triadic colors.