COLOR #685766

HEX: #685766 RGB: (104,87,102)

Color info

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

RGB color model

#685766 color RGB value is (104,87,102).

RGB: (104,87,102) (41%, 34%, 40%)

RGB channels and saturation

R 104 of 255 = 41%
G 87 of 255 = 34%
B 102 of 255 = 40%

104
87
102

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

Portions of RGB colors in percentages

R + G + B = 104 + 87 + 102 = 293 (100%)
R 104 of 293 ~ 35.49%
G 87 of 293 ~ 29.69%
B 102 of 293 ~ 34.81'%

%35.49
%29.69
%34.81

CMYK color model

#685766 color CMYK value is (0,16,2,59).

  • cyan value is 0.00%
  • magenta value is 16.35%
  • yellow value is 1.92%
  • key color value is 59.22%
CMYK: (0,16,2,59) C0M16Y2K59 (0%,16%,2%,59%) (0.00/0.16/0.02/0.59) 

CMYK percentages

%0
%16.35
%1.92
%59.22

Codes

Color #685766 in popluar color models

68 57 66
RGB 104 87 102
HSL 307° 8.90% 37.45%
HSB/HSV 307° 16.35% 40.78%
CMYK 0.00% 16.35% 1.92%
59.22%

Color #685766 in popluar number systems.

HEX 68 57 66
Decimal 104 87 102
Binary 1101000 1010111 1100110
Octal 150 127 146

Shades and tints

Shades of #685766

#685766
(104,87,102)
#5F505D
(95,80,93)
#564954
(86,73,84)
#4D424B
(77,66,75)
#443B42
(68,59,66)
#3B3439
(59,52,57)
#322D30
(50,45,48)
#292627
(41,38,39)
#201F1E
(32,31,30)
#171815
(23,24,21)
#0E110C
(14,17,12)
#000000
(0,0,0)

Tints of #685766

#685766
(104,87,102)
#756673
(117,102,115)
#827580
(130,117,128)
#8F848D
(143,132,141)
#9C939A
(156,147,154)
#A9A2A7
(169,162,167)
#B6B1B4
(182,177,180)
#C3C0C1
(195,192,193)
#D0CFCE
(208,207,206)
#DDDEDB
(221,222,219)
#EAEDE8
(234,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #685766; }

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

This text font color is #685766.

Background Color

.myBgColor { background-color: #685766; }

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

This div background color is #685766.

Border color

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

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

This div border color is #685766.

Opacity

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

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

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

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

This text has shadow with #685766 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #685766.

Preview

Color preview on black background

This text has color #685766 on black background.


Color preview on white background

This text has color #685766 on white background.


Black color preview on #685766 background

This text has black color on #685766 background.


White color preview on #685766 background

This text has white color on #685766 background.


Related colors

Complementary color

Complementary color for #hex is #97A899.


I love getcolorcode.com

Triadic colors

1 #666857 and #576668 with #685766 are triadic colors.

2 #665768 and #576866 with #685766 are triadic colors.