COLOR #616960

HEX: #616960 RGB: (97,105,96)

Color info

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

RGB color model

#616960 color RGB value is (97,105,96).

RGB: (97,105,96) (38%, 41%, 38%)

RGB channels and saturation

R 97 of 255 = 38%
G 105 of 255 = 41%
B 96 of 255 = 38%

97
105
96

R + G + B ~ 39%. #616960 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 105 + 96 = 298 (100%)
R 97 of 298 ~ 32.55%
G 105 of 298 ~ 35.23%
B 96 of 298 ~ 32.21'%

%32.55
%35.23
%32.21

CMYK color model

#616960 color CMYK value is (8,0,9,59).

  • cyan value is 7.62%
  • magenta value is 0.00%
  • yellow value is 8.57%
  • key color value is 58.82%

CMYK: (8,0,9,59)
C8M0Y9K59 (8%, 0%, 9%, 59%)
(0.08 / 0.00 / 0.09 / 0.59)

CMYK percentages

%7.62
%0
%8.57
%58.82

Codes

Color #616960 in popluar color models

61 69 60
RGB 97 105 96
HSL 113° 4.48% 39.41%
HSB/HSV 113° 8.57% 41.18%
CMYK 7.62% 0.00% 8.57%
58.82%

Color #616960 in popluar number systems.

HEX 61 69 60
Decimal 97 105 96
Binary 1100001 1101001 1100000
Octal 141 151 140

Shades and tints

Shades of #616960

#616960
(97,105,96)
#596058
(89,96,88)
#515750
(81,87,80)
#494E48
(73,78,72)
#414540
(65,69,64)
#393C38
(57,60,56)
#313330
(49,51,48)
#292A28
(41,42,40)
#212120
(33,33,32)
#191818
(25,24,24)
#110F10
(17,15,16)
#000000
(0,0,0)

Tints of #616960

#616960
(97,105,96)
#6F766E
(111,118,110)
#7D837C
(125,131,124)
#8B908A
(139,144,138)
#999D98
(153,157,152)
#A7AAA6
(167,170,166)
#B5B7B4
(181,183,180)
#C3C4C2
(195,196,194)
#D1D1D0
(209,209,208)
#DFDEDE
(223,222,222)
#EDEBEC
(237,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #616960; }

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

This text font color is #616960.

Background Color

.myBgColor { background-color: #616960; }

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

This div background color is #616960.

Border color

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

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

This div border color is #616960.

Opacity

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

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

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

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

This text has shadow with #616960 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #616960.

Preview

Color preview on black background

This text has color #616960 on black background.


Color preview on white background

This text has color #616960 on white background.


Black color preview on #616960 background

This text has black color on #616960 background.


White color preview on #616960 background

This text has white color on #616960 background.


Related colors

Complementary color

Complementary color for #hex is #9E969F.


I love getcolorcode.com

Triadic colors

1 #606169 and #696061 with #616960 are triadic colors.

2 #606961 and #696160 with #616960 are triadic colors.