COLOR #686568

HEX: #686568 RGB: (104,101,104)

Color info

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

RGB color model

#686568 color RGB value is (104,101,104).

RGB: (104,101,104) (41%, 40%, 41%)

RGB channels and saturation

R 104 of 255 = 41%
G 101 of 255 = 40%
B 104 of 255 = 41%

104
101
104

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

Portions of RGB colors in percentages

R + G + B = 104 + 101 + 104 = 309 (100%)
R 104 of 309 ~ 33.66%
G 101 of 309 ~ 32.69%
B 104 of 309 ~ 33.66'%

%33.66
%32.69
%33.66

CMYK color model

#686568 color CMYK value is (0,3,0,59).

  • cyan value is 0.00%
  • magenta value is 2.88%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (0,3,0,59)
C0M3Y0K59 (0%, 3%, 0%, 59%)
(0.00 / 0.03 / 0.00 / 0.59)

CMYK percentages

%0
%2.88
%0
%59.22

Codes

Color #686568 in popluar color models

68 65 68
RGB 104 101 104
HSL 300° 1.46% 40.20%
HSB/HSV 300° 2.88% 40.78%
CMYK 0.00% 2.88% 0.00%
59.22%

Color #686568 in popluar number systems.

HEX 68 65 68
Decimal 104 101 104
Binary 1101000 1100101 1101000
Octal 150 145 150

Shades and tints

Shades of #686568

#686568
(104,101,104)
#5F5C5F
(95,92,95)
#565356
(86,83,86)
#4D4A4D
(77,74,77)
#444144
(68,65,68)
#3B383B
(59,56,59)
#322F32
(50,47,50)
#292629
(41,38,41)
#201D20
(32,29,32)
#171417
(23,20,23)
#0E0B0E
(14,11,14)
#000000
(0,0,0)

Tints of #686568

#686568
(104,101,104)
#757375
(117,115,117)
#828182
(130,129,130)
#8F8F8F
(143,143,143)
#9C9D9C
(156,157,156)
#A9ABA9
(169,171,169)
#B6B9B6
(182,185,182)
#C3C7C3
(195,199,195)
#D0D5D0
(208,213,208)
#DDE3DD
(221,227,221)
#EAF1EA
(234,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #686568; }

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

This text font color is #686568.

Background Color

.myBgColor { background-color: #686568; }

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

This div background color is #686568.

Border color

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

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

This div border color is #686568.

Opacity

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

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

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

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

This text has shadow with #686568 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #686568.

Preview

Color preview on black background

This text has color #686568 on black background.


Color preview on white background

This text has color #686568 on white background.


Black color preview on #686568 background

This text has black color on #686568 background.


White color preview on #686568 background

This text has white color on #686568 background.


Related colors

Complementary color

Complementary color for #hex is #979A97.


I love getcolorcode.com

Triadic colors

1 #686865 and #656868 with #686568 are triadic colors.

2 #686568 and #656868 with #686568 are triadic colors.