COLOR #686066

HEX: #686066 RGB: (104,96,102)

Color info

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

RGB color model

#686066 color RGB value is (104,96,102).

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

RGB channels and saturation

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

104
96
102

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

Portions of RGB colors in percentages

R + G + B = 104 + 96 + 102 = 302 (100%)
R 104 of 302 ~ 34.44%
G 96 of 302 ~ 31.79%
B 102 of 302 ~ 33.77'%

%34.44
%31.79
%33.77

CMYK color model

#686066 color CMYK value is (0,8,2,59).

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

CMYK: (0,8,2,59)
C0M8Y2K59 (0%, 8%, 2%, 59%)
(0.00 / 0.08 / 0.02 / 0.59)

CMYK percentages

%0
%7.69
%1.92
%59.22

Codes

Color #686066 in popluar color models

68 60 66
RGB 104 96 102
HSL 315° 4.00% 39.22%
HSB/HSV 315° 7.69% 40.78%
CMYK 0.00% 7.69% 1.92%
59.22%

Color #686066 in popluar number systems.

HEX 68 60 66
Decimal 104 96 102
Binary 1101000 1100000 1100110
Octal 150 140 146

Shades and tints

Shades of #686066

#686066
(104,96,102)
#5F585D
(95,88,93)
#565054
(86,80,84)
#4D484B
(77,72,75)
#444042
(68,64,66)
#3B3839
(59,56,57)
#323030
(50,48,48)
#292827
(41,40,39)
#20201E
(32,32,30)
#171815
(23,24,21)
#0E100C
(14,16,12)
#000000
(0,0,0)

Tints of #686066

#686066
(104,96,102)
#756E73
(117,110,115)
#827C80
(130,124,128)
#8F8A8D
(143,138,141)
#9C989A
(156,152,154)
#A9A6A7
(169,166,167)
#B6B4B4
(182,180,180)
#C3C2C1
(195,194,193)
#D0D0CE
(208,208,206)
#DDDEDB
(221,222,219)
#EAECE8
(234,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #686066; }

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

This text font color is #686066.

Background Color

.myBgColor { background-color: #686066; }

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

This div background color is #686066.

Border color

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

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

This div border color is #686066.

Opacity

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

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

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

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

This text has shadow with #686066 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #686066.

Preview

Color preview on black background

This text has color #686066 on black background.


Color preview on white background

This text has color #686066 on white background.


Black color preview on #686066 background

This text has black color on #686066 background.


White color preview on #686066 background

This text has white color on #686066 background.


Related colors

Complementary color

Complementary color for #hex is #979F99.


I love getcolorcode.com

Triadic colors

1 #666860 and #606668 with #686066 are triadic colors.

2 #666068 and #606866 with #686066 are triadic colors.