COLOR #685759

HEX: #685759 RGB: (104,87,89)

Color info

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

RGB color model

#685759 color RGB value is (104,87,89).

RGB: (104,87,89) (41%, 34%, 35%)

RGB channels and saturation

R 104 of 255 = 41%
G 87 of 255 = 34%
B 89 of 255 = 35%

104
87
89

R + G + B ~ 37%. #685759 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 87 + 89 = 280 (100%)
R 104 of 280 ~ 37.14%
G 87 of 280 ~ 31.07%
B 89 of 280 ~ 31.79'%

%37.14
%31.07
%31.79

CMYK color model

#685759 color CMYK value is (0,16,14,59).

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

CMYK: (0,16,14,59)
C0M16Y14K59 (0%, 16%, 14%, 59%)
(0.00 / 0.16 / 0.14 / 0.59)

CMYK percentages

%0
%16.35
%14.42
%59.22

Codes

Color #685759 in popluar color models

68 57 59
RGB 104 87 89
HSL 353° 8.90% 37.45%
HSB/HSV 353° 16.35% 40.78%
CMYK 0.00% 16.35% 14.42%
59.22%

Color #685759 in popluar number systems.

HEX 68 57 59
Decimal 104 87 89
Binary 1101000 1010111 1011001
Octal 150 127 131

Shades and tints

Shades of #685759

#685759
(104,87,89)
#5F5051
(95,80,81)
#564949
(86,73,73)
#4D4241
(77,66,65)
#443B39
(68,59,57)
#3B3431
(59,52,49)
#322D29
(50,45,41)
#292621
(41,38,33)
#201F19
(32,31,25)
#171811
(23,24,17)
#0E1109
(14,17,9)
#000000
(0,0,0)

Tints of #685759

#685759
(104,87,89)
#756668
(117,102,104)
#827577
(130,117,119)
#8F8486
(143,132,134)
#9C9395
(156,147,149)
#A9A2A4
(169,162,164)
#B6B1B3
(182,177,179)
#C3C0C2
(195,192,194)
#D0CFD1
(208,207,209)
#DDDEE0
(221,222,224)
#EAEDEF
(234,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #685759; }

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

This text font color is #685759.

Background Color

.myBgColor { background-color: #685759; }

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

This div background color is #685759.

Border color

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

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

This div border color is #685759.

Opacity

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

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

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

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

This text has shadow with #685759 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #685759.

Preview

Color preview on black background

This text has color #685759 on black background.


Color preview on white background

This text has color #685759 on white background.


Black color preview on #685759 background

This text has black color on #685759 background.


White color preview on #685759 background

This text has white color on #685759 background.


Related colors

Complementary color

Complementary color for #hex is #97A8A6.


I love getcolorcode.com

Triadic colors

1 #596857 and #575968 with #685759 are triadic colors.

2 #595768 and #576859 with #685759 are triadic colors.