COLOR #617560

HEX: #617560 RGB: (97,117,96)

Color info

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

RGB color model

#617560 color RGB value is (97,117,96).

RGB: (97,117,96) (38%, 46%, 38%)

RGB channels and saturation

R 97 of 255 = 38%
G 117 of 255 = 46%
B 96 of 255 = 38%

97
117
96

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

Portions of RGB colors in percentages

R + G + B = 97 + 117 + 96 = 310 (100%)
R 97 of 310 ~ 31.29%
G 117 of 310 ~ 37.74%
B 96 of 310 ~ 30.97'%

%31.29
%37.74
%30.97

CMYK color model

#617560 color CMYK value is (17,0,18,54).

  • cyan value is 17.09%
  • magenta value is 0.00%
  • yellow value is 17.95%
  • key color value is 54.12%

CMYK: (17,0,18,54)
C17M0Y18K54 (17%, 0%, 18%, 54%)
(0.17 / 0.00 / 0.18 / 0.54)

CMYK percentages

%17.09
%0
%17.95
%54.12

Codes

Color #617560 in popluar color models

61 75 60
RGB 97 117 96
HSL 117° 9.86% 41.76%
HSB/HSV 117° 17.95% 45.88%
CMYK 17.09% 0.00% 17.95%
54.12%

Color #617560 in popluar number systems.

HEX 61 75 60
Decimal 97 117 96
Binary 1100001 1110101 1100000
Octal 141 165 140

Shades and tints

Shades of #617560

#617560
(97,117,96)
#596B58
(89,107,88)
#516150
(81,97,80)
#495748
(73,87,72)
#414D40
(65,77,64)
#394338
(57,67,56)
#313930
(49,57,48)
#292F28
(41,47,40)
#212520
(33,37,32)
#191B18
(25,27,24)
#111110
(17,17,16)
#000000
(0,0,0)

Tints of #617560

#617560
(97,117,96)
#6F816E
(111,129,110)
#7D8D7C
(125,141,124)
#8B998A
(139,153,138)
#99A598
(153,165,152)
#A7B1A6
(167,177,166)
#B5BDB4
(181,189,180)
#C3C9C2
(195,201,194)
#D1D5D0
(209,213,208)
#DFE1DE
(223,225,222)
#EDEDEC
(237,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #617560 color. Also use rgb(97,117,96) instead hex code.

Text Font Color

.myTextColor { color: #617560; }

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

This text font color is #617560.

Background Color

.myBgColor { background-color: #617560; }

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

This div background color is #617560.

Border color

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

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

This div border color is #617560.

Opacity

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

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

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

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

This text has shadow with #617560 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #617560.

Preview

Color preview on black background

This text has color #617560 on black background.


Color preview on white background

This text has color #617560 on white background.


Black color preview on #617560 background

This text has black color on #617560 background.


White color preview on #617560 background

This text has white color on #617560 background.


Related colors

Complementary color

Complementary color for #hex is #9E8A9F.


I love getcolorcode.com

Triadic colors

1 #606175 and #756061 with #617560 are triadic colors.

2 #607561 and #756160 with #617560 are triadic colors.