COLOR #685764

HEX: #685764 RGB: (104,87,100)

Color info

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

RGB color model

#685764 color RGB value is (104,87,100).

RGB: (104,87,100) (41%, 34%, 39%)

RGB channels and saturation

R 104 of 255 = 41%
G 87 of 255 = 34%
B 100 of 255 = 39%

104
87
100

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

Portions of RGB colors in percentages

R + G + B = 104 + 87 + 100 = 291 (100%)
R 104 of 291 ~ 35.74%
G 87 of 291 ~ 29.9%
B 100 of 291 ~ 34.36'%

%35.74
%29.9
%34.36

CMYK color model

#685764 color CMYK value is (0,16,4,59).

  • cyan value is 0.00%
  • magenta value is 16.35%
  • yellow value is 3.85%
  • key color value is 59.22%

CMYK: (0,16,4,59)
C0M16Y4K59 (0%, 16%, 4%, 59%)
(0.00 / 0.16 / 0.04 / 0.59)

CMYK percentages

%0
%16.35
%3.85
%59.22

Codes

Color #685764 in popluar color models

68 57 64
RGB 104 87 100
HSL 314° 8.90% 37.45%
HSB/HSV 314° 16.35% 40.78%
CMYK 0.00% 16.35% 3.85%
59.22%

Color #685764 in popluar number systems.

HEX 68 57 64
Decimal 104 87 100
Binary 1101000 1010111 1100100
Octal 150 127 144

Shades and tints

Shades of #685764

#685764
(104,87,100)
#5F505B
(95,80,91)
#564952
(86,73,82)
#4D4249
(77,66,73)
#443B40
(68,59,64)
#3B3437
(59,52,55)
#322D2E
(50,45,46)
#292625
(41,38,37)
#201F1C
(32,31,28)
#171813
(23,24,19)
#0E110A
(14,17,10)
#000000
(0,0,0)

Tints of #685764

#685764
(104,87,100)
#756672
(117,102,114)
#827580
(130,117,128)
#8F848E
(143,132,142)
#9C939C
(156,147,156)
#A9A2AA
(169,162,170)
#B6B1B8
(182,177,184)
#C3C0C6
(195,192,198)
#D0CFD4
(208,207,212)
#DDDEE2
(221,222,226)
#EAEDF0
(234,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #685764; }

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

This text font color is #685764.

Background Color

.myBgColor { background-color: #685764; }

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

This div background color is #685764.

Border color

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

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

This div border color is #685764.

Opacity

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

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

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

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

This text has shadow with #685764 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #685764.

Preview

Color preview on black background

This text has color #685764 on black background.


Color preview on white background

This text has color #685764 on white background.


Black color preview on #685764 background

This text has black color on #685764 background.


White color preview on #685764 background

This text has white color on #685764 background.


Related colors

Complementary color

Complementary color for #hex is #97A89B.


I love getcolorcode.com

Triadic colors

1 #646857 and #576468 with #685764 are triadic colors.

2 #645768 and #576864 with #685764 are triadic colors.