COLOR #616764

HEX: #616764 RGB: (97,103,100)

Color info

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

RGB color model

#616764 color RGB value is (97,103,100).

RGB: (97,103,100) (38%, 40%, 39%)

RGB channels and saturation

R 97 of 255 = 38%
G 103 of 255 = 40%
B 100 of 255 = 39%

97
103
100

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

Portions of RGB colors in percentages

R + G + B = 97 + 103 + 100 = 300 (100%)
R 97 of 300 ~ 32.33%
G 103 of 300 ~ 34.33%
B 100 of 300 ~ 33.33'%

%32.33
%34.33
%33.33

CMYK color model

#616764 color CMYK value is (6,0,3,60).

  • cyan value is 5.83%
  • magenta value is 0.00%
  • yellow value is 2.91%
  • key color value is 59.61%

CMYK: (6,0,3,60)
C6M0Y3K60 (6%, 0%, 3%, 60%)
(0.06 / 0.00 / 0.03 / 0.60)

CMYK percentages

%5.83
%0
%2.91
%59.61

Codes

Color #616764 in popluar color models

61 67 64
RGB 97 103 100
HSL 150° 3.00% 39.22%
HSB/HSV 150° 5.83% 40.39%
CMYK 5.83% 0.00% 2.91%
59.61%

Color #616764 in popluar number systems.

HEX 61 67 64
Decimal 97 103 100
Binary 1100001 1100111 1100100
Octal 141 147 144

Shades and tints

Shades of #616764

#616764
(97,103,100)
#595E5B
(89,94,91)
#515552
(81,85,82)
#494C49
(73,76,73)
#414340
(65,67,64)
#393A37
(57,58,55)
#31312E
(49,49,46)
#292825
(41,40,37)
#211F1C
(33,31,28)
#191613
(25,22,19)
#110D0A
(17,13,10)
#000000
(0,0,0)

Tints of #616764

#616764
(97,103,100)
#6F7472
(111,116,114)
#7D8180
(125,129,128)
#8B8E8E
(139,142,142)
#999B9C
(153,155,156)
#A7A8AA
(167,168,170)
#B5B5B8
(181,181,184)
#C3C2C6
(195,194,198)
#D1CFD4
(209,207,212)
#DFDCE2
(223,220,226)
#EDE9F0
(237,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #616764 color. Also use rgb(97,103,100) instead hex code.

Text Font Color

.myTextColor { color: #616764; }

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

This text font color is #616764.

Background Color

.myBgColor { background-color: #616764; }

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

This div background color is #616764.

Border color

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

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

This div border color is #616764.

Opacity

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

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

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

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

This text has shadow with #616764 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #616764.

Preview

Color preview on black background

This text has color #616764 on black background.


Color preview on white background

This text has color #616764 on white background.


Black color preview on #616764 background

This text has black color on #616764 background.


White color preview on #616764 background

This text has white color on #616764 background.


Related colors

Complementary color

Complementary color for #hex is #9E989B.


I love getcolorcode.com

Triadic colors

1 #646167 and #676461 with #616764 are triadic colors.

2 #646761 and #676164 with #616764 are triadic colors.