COLOR #687857

HEX: #687857 RGB: (104,120,87)

Color info

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

RGB color model

#687857 color RGB value is (104,120,87).

RGB: (104,120,87) (41%, 47%, 34%)

RGB channels and saturation

R 104 of 255 = 41%
G 120 of 255 = 47%
B 87 of 255 = 34%

104
120
87

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

Portions of RGB colors in percentages

R + G + B = 104 + 120 + 87 = 311 (100%)
R 104 of 311 ~ 33.44%
G 120 of 311 ~ 38.59%
B 87 of 311 ~ 27.97'%

%33.44
%38.59
%27.97

CMYK color model

#687857 color CMYK value is (13,0,28,53).

  • cyan value is 13.33%
  • magenta value is 0.00%
  • yellow value is 27.50%
  • key color value is 52.94%

CMYK: (13,0,28,53)
C13M0Y28K53 (13%, 0%, 28%, 53%)
(0.13 / 0.00 / 0.28 / 0.53)

CMYK percentages

%13.33
%0
%27.5
%52.94

Codes

Color #687857 in popluar color models

68 78 57
RGB 104 120 87
HSL 89° 15.94% 40.59%
HSB/HSV 89° 27.50% 47.06%
CMYK 13.33% 0.00% 27.50%
52.94%

Color #687857 in popluar number systems.

HEX 68 78 57
Decimal 104 120 87
Binary 1101000 1111000 1010111
Octal 150 170 127

Shades and tints

Shades of #687857

#687857
(104,120,87)
#5F6E50
(95,110,80)
#566449
(86,100,73)
#4D5A42
(77,90,66)
#44503B
(68,80,59)
#3B4634
(59,70,52)
#323C2D
(50,60,45)
#293226
(41,50,38)
#20281F
(32,40,31)
#171E18
(23,30,24)
#0E1411
(14,20,17)
#000000
(0,0,0)

Tints of #687857

#687857
(104,120,87)
#758466
(117,132,102)
#829075
(130,144,117)
#8F9C84
(143,156,132)
#9CA893
(156,168,147)
#A9B4A2
(169,180,162)
#B6C0B1
(182,192,177)
#C3CCC0
(195,204,192)
#D0D8CF
(208,216,207)
#DDE4DE
(221,228,222)
#EAF0ED
(234,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #687857; }

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

This text font color is #687857.

Background Color

.myBgColor { background-color: #687857; }

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

This div background color is #687857.

Border color

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

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

This div border color is #687857.

Opacity

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

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

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

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

This text has shadow with #687857 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #687857.

Preview

Color preview on black background

This text has color #687857 on black background.


Color preview on white background

This text has color #687857 on white background.


Black color preview on #687857 background

This text has black color on #687857 background.


White color preview on #687857 background

This text has white color on #687857 background.


Related colors

Complementary color

Complementary color for #hex is #9787A8.


I love getcolorcode.com

Triadic colors

1 #576878 and #785768 with #687857 are triadic colors.

2 #577868 and #786857 with #687857 are triadic colors.