COLOR #606768

HEX: #606768 RGB: (96,103,104)

Color info

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

RGB color model

#606768 color RGB value is (96,103,104).

RGB: (96,103,104) (38%, 40%, 41%)

RGB channels and saturation

R 96 of 255 = 38%
G 103 of 255 = 40%
B 104 of 255 = 41%

96
103
104

R + G + B ~ 40%. #606768 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 96 + 103 + 104 = 303 (100%)
R 96 of 303 ~ 31.68%
G 103 of 303 ~ 33.99%
B 104 of 303 ~ 34.32'%

%31.68
%33.99
%34.32

CMYK color model

#606768 color CMYK value is (8,1,0,59).

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

CMYK: (8,1,0,59)
C8M1Y0K59 (8%, 1%, 0%, 59%)
(0.08 / 0.01 / 0.00 / 0.59)

CMYK percentages

%7.69
%0.96
%0
%59.22

Codes

Color #606768 in popluar color models

60 67 68
RGB 96 103 104
HSL 188° 4.00% 39.22%
HSB/HSV 188° 7.69% 40.78%
CMYK 7.69% 0.96% 0.00%
59.22%

Color #606768 in popluar number systems.

HEX 60 67 68
Decimal 96 103 104
Binary 1100000 1100111 1101000
Octal 140 147 150

Shades and tints

Shades of #606768

#606768
(96,103,104)
#585E5F
(88,94,95)
#505556
(80,85,86)
#484C4D
(72,76,77)
#404344
(64,67,68)
#383A3B
(56,58,59)
#303132
(48,49,50)
#282829
(40,40,41)
#201F20
(32,31,32)
#181617
(24,22,23)
#100D0E
(16,13,14)
#000000
(0,0,0)

Tints of #606768

#606768
(96,103,104)
#6E7475
(110,116,117)
#7C8182
(124,129,130)
#8A8E8F
(138,142,143)
#989B9C
(152,155,156)
#A6A8A9
(166,168,169)
#B4B5B6
(180,181,182)
#C2C2C3
(194,194,195)
#D0CFD0
(208,207,208)
#DEDCDD
(222,220,221)
#ECE9EA
(236,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #606768; }

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

This text font color is #606768.

Background Color

.myBgColor { background-color: #606768; }

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

This div background color is #606768.

Border color

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

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

This div border color is #606768.

Opacity

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

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

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

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

This text has shadow with #606768 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #606768.

Preview

Color preview on black background

This text has color #606768 on black background.


Color preview on white background

This text has color #606768 on white background.


Black color preview on #606768 background

This text has black color on #606768 background.


White color preview on #606768 background

This text has white color on #606768 background.


Related colors

Complementary color

Complementary color for #hex is #9F9897.


I love getcolorcode.com

Triadic colors

1 #686067 and #676860 with #606768 are triadic colors.

2 #686760 and #676068 with #606768 are triadic colors.