COLOR #685667

HEX: #685667 RGB: (104,86,103)

Color info

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

RGB color model

#685667 color RGB value is (104,86,103).

RGB: (104,86,103) (41%, 34%, 40%)

RGB channels and saturation

R 104 of 255 = 41%
G 86 of 255 = 34%
B 103 of 255 = 40%

104
86
103

R + G + B ~ 38%. #685667 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 86 + 103 = 293 (100%)
R 104 of 293 ~ 35.49%
G 86 of 293 ~ 29.35%
B 103 of 293 ~ 35.15'%

%35.49
%29.35
%35.15

CMYK color model

#685667 color CMYK value is (0,17,1,59).

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

CMYK: (0,17,1,59)
C0M17Y1K59 (0%, 17%, 1%, 59%)
(0.00 / 0.17 / 0.01 / 0.59)

CMYK percentages

%0
%17.31
%0.96
%59.22

Codes

Color #685667 in popluar color models

68 56 67
RGB 104 86 103
HSL 303° 9.47% 37.25%
HSB/HSV 303° 17.31% 40.78%
CMYK 0.00% 17.31% 0.96%
59.22%

Color #685667 in popluar number systems.

HEX 68 56 67
Decimal 104 86 103
Binary 1101000 1010110 1100111
Octal 150 126 147

Shades and tints

Shades of #685667

#685667
(104,86,103)
#5F4F5E
(95,79,94)
#564855
(86,72,85)
#4D414C
(77,65,76)
#443A43
(68,58,67)
#3B333A
(59,51,58)
#322C31
(50,44,49)
#292528
(41,37,40)
#201E1F
(32,30,31)
#171716
(23,23,22)
#0E100D
(14,16,13)
#000000
(0,0,0)

Tints of #685667

#685667
(104,86,103)
#756574
(117,101,116)
#827481
(130,116,129)
#8F838E
(143,131,142)
#9C929B
(156,146,155)
#A9A1A8
(169,161,168)
#B6B0B5
(182,176,181)
#C3BFC2
(195,191,194)
#D0CECF
(208,206,207)
#DDDDDC
(221,221,220)
#EAECE9
(234,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #685667; }

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

This text font color is #685667.

Background Color

.myBgColor { background-color: #685667; }

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

This div background color is #685667.

Border color

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

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

This div border color is #685667.

Opacity

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

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

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

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

This text has shadow with #685667 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #685667.

Preview

Color preview on black background

This text has color #685667 on black background.


Color preview on white background

This text has color #685667 on white background.


Black color preview on #685667 background

This text has black color on #685667 background.


White color preview on #685667 background

This text has white color on #685667 background.


Related colors

Complementary color

Complementary color for #hex is #97A998.


I love getcolorcode.com

Triadic colors

1 #676856 and #566768 with #685667 are triadic colors.

2 #675668 and #566867 with #685667 are triadic colors.