COLOR #617771

HEX: #617771 RGB: (97,119,113)

Color info

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

RGB color model

#617771 color RGB value is (97,119,113).

RGB: (97,119,113) (38%, 47%, 44%)

RGB channels and saturation

R 97 of 255 = 38%
G 119 of 255 = 47%
B 113 of 255 = 44%

97
119
113

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

Portions of RGB colors in percentages

R + G + B = 97 + 119 + 113 = 329 (100%)
R 97 of 329 ~ 29.48%
G 119 of 329 ~ 36.17%
B 113 of 329 ~ 34.35'%

%29.48
%36.17
%34.35

CMYK color model

#617771 color CMYK value is (18,0,5,53).

  • cyan value is 18.49%
  • magenta value is 0.00%
  • yellow value is 5.04%
  • key color value is 53.33%

CMYK: (18,0,5,53)
C18M0Y5K53 (18%, 0%, 5%, 53%)
(0.18 / 0.00 / 0.05 / 0.53)

CMYK percentages

%18.49
%0
%5.04
%53.33

Codes

Color #617771 in popluar color models

61 77 71
RGB 97 119 113
HSL 164° 10.19% 42.35%
HSB/HSV 164° 18.49% 46.67%
CMYK 18.49% 0.00% 5.04%
53.33%

Color #617771 in popluar number systems.

HEX 61 77 71
Decimal 97 119 113
Binary 1100001 1110111 1110001
Octal 141 167 161

Shades and tints

Shades of #617771

#617771
(97,119,113)
#596D67
(89,109,103)
#51635D
(81,99,93)
#495953
(73,89,83)
#414F49
(65,79,73)
#39453F
(57,69,63)
#313B35
(49,59,53)
#29312B
(41,49,43)
#212721
(33,39,33)
#191D17
(25,29,23)
#11130D
(17,19,13)
#000000
(0,0,0)

Tints of #617771

#617771
(97,119,113)
#6F837D
(111,131,125)
#7D8F89
(125,143,137)
#8B9B95
(139,155,149)
#99A7A1
(153,167,161)
#A7B3AD
(167,179,173)
#B5BFB9
(181,191,185)
#C3CBC5
(195,203,197)
#D1D7D1
(209,215,209)
#DFE3DD
(223,227,221)
#EDEFE9
(237,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #617771 color. Also use rgb(97,119,113) instead hex code.

Text Font Color

.myTextColor { color: #617771; }

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

This text font color is #617771.

Background Color

.myBgColor { background-color: #617771; }

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

This div background color is #617771.

Border color

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

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

This div border color is #617771.

Opacity

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

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

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

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

This text has shadow with #617771 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #617771.

Preview

Color preview on black background

This text has color #617771 on black background.


Color preview on white background

This text has color #617771 on white background.


Black color preview on #617771 background

This text has black color on #617771 background.


White color preview on #617771 background

This text has white color on #617771 background.


Related colors

Complementary color

Complementary color for #hex is #9E888E.


I love getcolorcode.com

Triadic colors

1 #716177 and #777161 with #617771 are triadic colors.

2 #717761 and #776171 with #617771 are triadic colors.