COLOR #606264

HEX: #606264 RGB: (96,98,100)

Color info

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

RGB color model

#606264 color RGB value is (96,98,100).

RGB: (96,98,100) (38%, 38%, 39%)

RGB channels and saturation

R 96 of 255 = 38%
G 98 of 255 = 38%
B 100 of 255 = 39%

96
98
100

R + G + B ~ 38%. #606264 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 98 + 100 = 294 (100%)
R 96 of 294 ~ 32.65%
G 98 of 294 ~ 33.33%
B 100 of 294 ~ 34.01'%

%32.65
%33.33
%34.01

CMYK color model

#606264 color CMYK value is (4,2,0,61).

  • cyan value is 4.00%
  • magenta value is 2.00%
  • yellow value is 0.00%
  • key color value is 60.78%

CMYK: (4,2,0,61)
C4M2Y0K61 (4%, 2%, 0%, 61%)
(0.04 / 0.02 / 0.00 / 0.61)

CMYK percentages

%4
%2
%0
%60.78

Codes

Color #606264 in popluar color models

60 62 64
RGB 96 98 100
HSL 210° 2.04% 38.43%
HSB/HSV 210° 4.00% 39.22%
CMYK 4.00% 2.00% 0.00%
60.78%

Color #606264 in popluar number systems.

HEX 60 62 64
Decimal 96 98 100
Binary 1100000 1100010 1100100
Octal 140 142 144

Shades and tints

Shades of #606264

#606264
(96,98,100)
#585A5B
(88,90,91)
#505252
(80,82,82)
#484A49
(72,74,73)
#404240
(64,66,64)
#383A37
(56,58,55)
#30322E
(48,50,46)
#282A25
(40,42,37)
#20221C
(32,34,28)
#181A13
(24,26,19)
#10120A
(16,18,10)
#000000
(0,0,0)

Tints of #606264

#606264
(96,98,100)
#6E7072
(110,112,114)
#7C7E80
(124,126,128)
#8A8C8E
(138,140,142)
#989A9C
(152,154,156)
#A6A8AA
(166,168,170)
#B4B6B8
(180,182,184)
#C2C4C6
(194,196,198)
#D0D2D4
(208,210,212)
#DEE0E2
(222,224,226)
#ECEEF0
(236,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #606264; }

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

This text font color is #606264.

Background Color

.myBgColor { background-color: #606264; }

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

This div background color is #606264.

Border color

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

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

This div border color is #606264.

Opacity

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

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

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

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

This text has shadow with #606264 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #606264.

Preview

Color preview on black background

This text has color #606264 on black background.


Color preview on white background

This text has color #606264 on white background.


Black color preview on #606264 background

This text has black color on #606264 background.


White color preview on #606264 background

This text has white color on #606264 background.


Related colors

Complementary color

Complementary color for #hex is #9F9D9B.


I love getcolorcode.com

Triadic colors

1 #646062 and #626460 with #606264 are triadic colors.

2 #646260 and #626064 with #606264 are triadic colors.