COLOR #617376

HEX: #617376 RGB: (97,115,118)

Color info

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

RGB color model

#617376 color RGB value is (97,115,118).

RGB: (97,115,118) (38%, 45%, 46%)

RGB channels and saturation

R 97 of 255 = 38%
G 115 of 255 = 45%
B 118 of 255 = 46%

97
115
118

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

Portions of RGB colors in percentages

R + G + B = 97 + 115 + 118 = 330 (100%)
R 97 of 330 ~ 29.39%
G 115 of 330 ~ 34.85%
B 118 of 330 ~ 35.76'%

%29.39
%34.85
%35.76

CMYK color model

#617376 color CMYK value is (18,3,0,54).

  • cyan value is 17.80%
  • magenta value is 2.54%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (18,3,0,54)
C18M3Y0K54 (18%, 3%, 0%, 54%)
(0.18 / 0.03 / 0.00 / 0.54)

CMYK percentages

%17.8
%2.54
%0
%53.73

Codes

Color #617376 in popluar color models

61 73 76
RGB 97 115 118
HSL 189° 9.77% 42.16%
HSB/HSV 189° 17.80% 46.27%
CMYK 17.80% 2.54% 0.00%
53.73%

Color #617376 in popluar number systems.

HEX 61 73 76
Decimal 97 115 118
Binary 1100001 1110011 1110110
Octal 141 163 166

Shades and tints

Shades of #617376

#617376
(97,115,118)
#59696C
(89,105,108)
#515F62
(81,95,98)
#495558
(73,85,88)
#414B4E
(65,75,78)
#394144
(57,65,68)
#31373A
(49,55,58)
#292D30
(41,45,48)
#212326
(33,35,38)
#19191C
(25,25,28)
#110F12
(17,15,18)
#000000
(0,0,0)

Tints of #617376

#617376
(97,115,118)
#6F7F82
(111,127,130)
#7D8B8E
(125,139,142)
#8B979A
(139,151,154)
#99A3A6
(153,163,166)
#A7AFB2
(167,175,178)
#B5BBBE
(181,187,190)
#C3C7CA
(195,199,202)
#D1D3D6
(209,211,214)
#DFDFE2
(223,223,226)
#EDEBEE
(237,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #617376; }

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

This text font color is #617376.

Background Color

.myBgColor { background-color: #617376; }

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

This div background color is #617376.

Border color

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

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

This div border color is #617376.

Opacity

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

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

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

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

This text has shadow with #617376 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #617376.

Preview

Color preview on black background

This text has color #617376 on black background.


Color preview on white background

This text has color #617376 on white background.


Black color preview on #617376 background

This text has black color on #617376 background.


White color preview on #617376 background

This text has white color on #617376 background.


Related colors

Complementary color

Complementary color for #hex is #9E8C89.


I love getcolorcode.com

Triadic colors

1 #766173 and #737661 with #617376 are triadic colors.

2 #767361 and #736176 with #617376 are triadic colors.