COLOR #686167

HEX: #686167 RGB: (104,97,103)

Color info

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

RGB color model

#686167 color RGB value is (104,97,103).

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

RGB channels and saturation

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

104
97
103

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

Portions of RGB colors in percentages

R + G + B = 104 + 97 + 103 = 304 (100%)
R 104 of 304 ~ 34.21%
G 97 of 304 ~ 31.91%
B 103 of 304 ~ 33.88'%

%34.21
%31.91
%33.88

CMYK color model

#686167 color CMYK value is (0,7,1,59).

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

CMYK: (0,7,1,59)
C0M7Y1K59 (0%, 7%, 1%, 59%)
(0.00 / 0.07 / 0.01 / 0.59)

CMYK percentages

%0
%6.73
%0.96
%59.22

Codes

Color #686167 in popluar color models

68 61 67
RGB 104 97 103
HSL 309° 3.48% 39.41%
HSB/HSV 309° 6.73% 40.78%
CMYK 0.00% 6.73% 0.96%
59.22%

Color #686167 in popluar number systems.

HEX 68 61 67
Decimal 104 97 103
Binary 1101000 1100001 1100111
Octal 150 141 147

Shades and tints

Shades of #686167

#686167
(104,97,103)
#5F595E
(95,89,94)
#565155
(86,81,85)
#4D494C
(77,73,76)
#444143
(68,65,67)
#3B393A
(59,57,58)
#323131
(50,49,49)
#292928
(41,41,40)
#20211F
(32,33,31)
#171916
(23,25,22)
#0E110D
(14,17,13)
#000000
(0,0,0)

Tints of #686167

#686167
(104,97,103)
#756F74
(117,111,116)
#827D81
(130,125,129)
#8F8B8E
(143,139,142)
#9C999B
(156,153,155)
#A9A7A8
(169,167,168)
#B6B5B5
(182,181,181)
#C3C3C2
(195,195,194)
#D0D1CF
(208,209,207)
#DDDFDC
(221,223,220)
#EAEDE9
(234,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #686167; }

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

This text font color is #686167.

Background Color

.myBgColor { background-color: #686167; }

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

This div background color is #686167.

Border color

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

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

This div border color is #686167.

Opacity

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

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

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

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

This text has shadow with #686167 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #686167.

Preview

Color preview on black background

This text has color #686167 on black background.


Color preview on white background

This text has color #686167 on white background.


Black color preview on #686167 background

This text has black color on #686167 background.


White color preview on #686167 background

This text has white color on #686167 background.


Related colors

Complementary color

Complementary color for #hex is #979E98.


I love getcolorcode.com

Triadic colors

1 #676861 and #616768 with #686167 are triadic colors.

2 #676168 and #616867 with #686167 are triadic colors.