COLOR #606764

HEX: #606764 RGB: (96,103,100)

Color info

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

RGB color model

#606764 color RGB value is (96,103,100).

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

RGB channels and saturation

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

96
103
100

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

Portions of RGB colors in percentages

R + G + B = 96 + 103 + 100 = 299 (100%)
R 96 of 299 ~ 32.11%
G 103 of 299 ~ 34.45%
B 100 of 299 ~ 33.44'%

%32.11
%34.45
%33.44

CMYK color model

#606764 color CMYK value is (7,0,3,60).

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

CMYK: (7,0,3,60)
C7M0Y3K60 (7%, 0%, 3%, 60%)
(0.07 / 0.00 / 0.03 / 0.60)

CMYK percentages

%6.8
%0
%2.91
%59.61

Codes

Color #606764 in popluar color models

60 67 64
RGB 96 103 100
HSL 154° 3.52% 39.02%
HSB/HSV 154° 6.80% 40.39%
CMYK 6.80% 0.00% 2.91%
59.61%

Color #606764 in popluar number systems.

HEX 60 67 64
Decimal 96 103 100
Binary 1100000 1100111 1100100
Octal 140 147 144

Shades and tints

Shades of #606764

#606764
(96,103,100)
#585E5B
(88,94,91)
#505552
(80,85,82)
#484C49
(72,76,73)
#404340
(64,67,64)
#383A37
(56,58,55)
#30312E
(48,49,46)
#282825
(40,40,37)
#201F1C
(32,31,28)
#181613
(24,22,19)
#100D0A
(16,13,10)
#000000
(0,0,0)

Tints of #606764

#606764
(96,103,100)
#6E7472
(110,116,114)
#7C8180
(124,129,128)
#8A8E8E
(138,142,142)
#989B9C
(152,155,156)
#A6A8AA
(166,168,170)
#B4B5B8
(180,181,184)
#C2C2C6
(194,194,198)
#D0CFD4
(208,207,212)
#DEDCE2
(222,220,226)
#ECE9F0
(236,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #606764; }

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

This text font color is #606764.

Background Color

.myBgColor { background-color: #606764; }

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

This div background color is #606764.

Border color

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

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

This div border color is #606764.

Opacity

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

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

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

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

This text has shadow with #606764 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #606764.

Preview

Color preview on black background

This text has color #606764 on black background.


Color preview on white background

This text has color #606764 on white background.


Black color preview on #606764 background

This text has black color on #606764 background.


White color preview on #606764 background

This text has white color on #606764 background.


Related colors

Complementary color

Complementary color for #hex is #9F989B.


I love getcolorcode.com

Triadic colors

1 #646067 and #676460 with #606764 are triadic colors.

2 #646760 and #676064 with #606764 are triadic colors.