COLOR #687876

HEX: #687876 RGB: (104,120,118)

Color info

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

RGB color model

#687876 color RGB value is (104,120,118).

RGB: (104,120,118) (41%, 47%, 46%)

RGB channels and saturation

R 104 of 255 = 41%
G 120 of 255 = 47%
B 118 of 255 = 46%

104
120
118

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

Portions of RGB colors in percentages

R + G + B = 104 + 120 + 118 = 342 (100%)
R 104 of 342 ~ 30.41%
G 120 of 342 ~ 35.09%
B 118 of 342 ~ 34.5'%

%30.41
%35.09
%34.5

CMYK color model

#687876 color CMYK value is (13,0,2,53).

  • cyan value is 13.33%
  • magenta value is 0.00%
  • yellow value is 1.67%
  • key color value is 52.94%
CMYK: (13,0,2,53) C13M0Y2K53 (13%,0%,2%,53%) (0.13/0.00/0.02/0.53) 

CMYK percentages

%13.33
%0
%1.67
%52.94

Codes

Color #687876 in popluar color models

68 78 76
RGB 104 120 118
HSL 173° 7.14% 43.92%
HSB/HSV 173° 13.33% 47.06%
CMYK 13.33% 0.00% 1.67%
52.94%

Color #687876 in popluar number systems.

HEX 68 78 76
Decimal 104 120 118
Binary 1101000 1111000 1110110
Octal 150 170 166

Shades and tints

Shades of #687876

#687876
(104,120,118)
#5F6E6C
(95,110,108)
#566462
(86,100,98)
#4D5A58
(77,90,88)
#44504E
(68,80,78)
#3B4644
(59,70,68)
#323C3A
(50,60,58)
#293230
(41,50,48)
#202826
(32,40,38)
#171E1C
(23,30,28)
#0E1412
(14,20,18)
#000000
(0,0,0)

Tints of #687876

#687876
(104,120,118)
#758482
(117,132,130)
#82908E
(130,144,142)
#8F9C9A
(143,156,154)
#9CA8A6
(156,168,166)
#A9B4B2
(169,180,178)
#B6C0BE
(182,192,190)
#C3CCCA
(195,204,202)
#D0D8D6
(208,216,214)
#DDE4E2
(221,228,226)
#EAF0EE
(234,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #687876; }

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

This text font color is #687876.

Background Color

.myBgColor { background-color: #687876; }

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

This div background color is #687876.

Border color

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

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

This div border color is #687876.

Opacity

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

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

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

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

This text has shadow with #687876 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #687876.

Preview

Color preview on black background

This text has color #687876 on black background.


Color preview on white background

This text has color #687876 on white background.


Black color preview on #687876 background

This text has black color on #687876 background.


White color preview on #687876 background

This text has white color on #687876 background.


Related colors

Complementary color

Complementary color for #hex is #978789.


I love getcolorcode.com

Triadic colors

1 #766878 and #787668 with #687876 are triadic colors.

2 #767868 and #786876 with #687876 are triadic colors.