COLOR #617665

HEX: #617665 RGB: (97,118,101)

Color info

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

RGB color model

#617665 color RGB value is (97,118,101).

RGB: (97,118,101) (38%, 46%, 40%)

RGB channels and saturation

R 97 of 255 = 38%
G 118 of 255 = 46%
B 101 of 255 = 40%

97
118
101

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

Portions of RGB colors in percentages

R + G + B = 97 + 118 + 101 = 316 (100%)
R 97 of 316 ~ 30.7%
G 118 of 316 ~ 37.34%
B 101 of 316 ~ 31.96'%

%30.7
%37.34
%31.96

CMYK color model

#617665 color CMYK value is (18,0,14,54).

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

CMYK: (18,0,14,54)
C18M0Y14K54 (18%, 0%, 14%, 54%)
(0.18 / 0.00 / 0.14 / 0.54)

CMYK percentages

%17.8
%0
%14.41
%53.73

Codes

Color #617665 in popluar color models

61 76 65
RGB 97 118 101
HSL 131° 9.77% 42.16%
HSB/HSV 131° 17.80% 46.27%
CMYK 17.80% 0.00% 14.41%
53.73%

Color #617665 in popluar number systems.

HEX 61 76 65
Decimal 97 118 101
Binary 1100001 1110110 1100101
Octal 141 166 145

Shades and tints

Shades of #617665

#617665
(97,118,101)
#596C5C
(89,108,92)
#516253
(81,98,83)
#49584A
(73,88,74)
#414E41
(65,78,65)
#394438
(57,68,56)
#313A2F
(49,58,47)
#293026
(41,48,38)
#21261D
(33,38,29)
#191C14
(25,28,20)
#11120B
(17,18,11)
#000000
(0,0,0)

Tints of #617665

#617665
(97,118,101)
#6F8273
(111,130,115)
#7D8E81
(125,142,129)
#8B9A8F
(139,154,143)
#99A69D
(153,166,157)
#A7B2AB
(167,178,171)
#B5BEB9
(181,190,185)
#C3CAC7
(195,202,199)
#D1D6D5
(209,214,213)
#DFE2E3
(223,226,227)
#EDEEF1
(237,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #617665; }

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

This text font color is #617665.

Background Color

.myBgColor { background-color: #617665; }

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

This div background color is #617665.

Border color

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

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

This div border color is #617665.

Opacity

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

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

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

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

This text has shadow with #617665 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #617665.

Preview

Color preview on black background

This text has color #617665 on black background.


Color preview on white background

This text has color #617665 on white background.


Black color preview on #617665 background

This text has black color on #617665 background.


White color preview on #617665 background

This text has white color on #617665 background.


Related colors

Complementary color

Complementary color for #hex is #9E899A.


I love getcolorcode.com

Triadic colors

1 #656176 and #766561 with #617665 are triadic colors.

2 #657661 and #766165 with #617665 are triadic colors.