COLOR #606268

HEX: #606268 RGB: (96,98,104)

Color info

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

RGB color model

#606268 color RGB value is (96,98,104).

RGB: (96,98,104) (38%, 38%, 41%)

RGB channels and saturation

R 96 of 255 = 38%
G 98 of 255 = 38%
B 104 of 255 = 41%

96
98
104

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

Portions of RGB colors in percentages

R + G + B = 96 + 98 + 104 = 298 (100%)
R 96 of 298 ~ 32.21%
G 98 of 298 ~ 32.89%
B 104 of 298 ~ 34.9'%

%32.21
%32.89
%34.9

CMYK color model

#606268 color CMYK value is (8,6,0,59).

  • cyan value is 7.69%
  • magenta value is 5.77%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (8,6,0,59)
C8M6Y0K59 (8%, 6%, 0%, 59%)
(0.08 / 0.06 / 0.00 / 0.59)

CMYK percentages

%7.69
%5.77
%0
%59.22

Codes

Color #606268 in popluar color models

60 62 68
RGB 96 98 104
HSL 225° 4.00% 39.22%
HSB/HSV 225° 7.69% 40.78%
CMYK 7.69% 5.77% 0.00%
59.22%

Color #606268 in popluar number systems.

HEX 60 62 68
Decimal 96 98 104
Binary 1100000 1100010 1101000
Octal 140 142 150

Shades and tints

Shades of #606268

#606268
(96,98,104)
#585A5F
(88,90,95)
#505256
(80,82,86)
#484A4D
(72,74,77)
#404244
(64,66,68)
#383A3B
(56,58,59)
#303232
(48,50,50)
#282A29
(40,42,41)
#202220
(32,34,32)
#181A17
(24,26,23)
#10120E
(16,18,14)
#000000
(0,0,0)

Tints of #606268

#606268
(96,98,104)
#6E7075
(110,112,117)
#7C7E82
(124,126,130)
#8A8C8F
(138,140,143)
#989A9C
(152,154,156)
#A6A8A9
(166,168,169)
#B4B6B6
(180,182,182)
#C2C4C3
(194,196,195)
#D0D2D0
(208,210,208)
#DEE0DD
(222,224,221)
#ECEEEA
(236,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #606268; }

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

This text font color is #606268.

Background Color

.myBgColor { background-color: #606268; }

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

This div background color is #606268.

Border color

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

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

This div border color is #606268.

Opacity

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

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

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

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

This text has shadow with #606268 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #606268.

Preview

Color preview on black background

This text has color #606268 on black background.


Color preview on white background

This text has color #606268 on white background.


Black color preview on #606268 background

This text has black color on #606268 background.


White color preview on #606268 background

This text has white color on #606268 background.


Related colors

Complementary color

Complementary color for #hex is #9F9D97.


I love getcolorcode.com

Triadic colors

1 #686062 and #626860 with #606268 are triadic colors.

2 #686260 and #626068 with #606268 are triadic colors.