COLOR #687976

HEX: #687976 RGB: (104,121,118)

Color info

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

RGB color model

#687976 color RGB value is (104,121,118).

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

RGB channels and saturation

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

104
121
118

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

Portions of RGB colors in percentages

R + G + B = 104 + 121 + 118 = 343 (100%)
R 104 of 343 ~ 30.32%
G 121 of 343 ~ 35.28%
B 118 of 343 ~ 34.4'%

%30.32
%35.28
%34.4

CMYK color model

#687976 color CMYK value is (14,0,2,53).

  • cyan value is 14.05%
  • magenta value is 0.00%
  • yellow value is 2.48%
  • key color value is 52.55%

CMYK: (14,0,2,53)
C14M0Y2K53 (14%, 0%, 2%, 53%)
(0.14 / 0.00 / 0.02 / 0.53)

CMYK percentages

%14.05
%0
%2.48
%52.55

Codes

Color #687976 in popluar color models

68 79 76
RGB 104 121 118
HSL 169° 7.56% 44.12%
HSB/HSV 169° 14.05% 47.45%
CMYK 14.05% 0.00% 2.48%
52.55%

Color #687976 in popluar number systems.

HEX 68 79 76
Decimal 104 121 118
Binary 1101000 1111001 1110110
Octal 150 171 166

Shades and tints

Shades of #687976

#687976
(104,121,118)
#5F6E6C
(95,110,108)
#566362
(86,99,98)
#4D5858
(77,88,88)
#444D4E
(68,77,78)
#3B4244
(59,66,68)
#32373A
(50,55,58)
#292C30
(41,44,48)
#202126
(32,33,38)
#17161C
(23,22,28)
#0E0B12
(14,11,18)
#000000
(0,0,0)

Tints of #687976

#687976
(104,121,118)
#758582
(117,133,130)
#82918E
(130,145,142)
#8F9D9A
(143,157,154)
#9CA9A6
(156,169,166)
#A9B5B2
(169,181,178)
#B6C1BE
(182,193,190)
#C3CDCA
(195,205,202)
#D0D9D6
(208,217,214)
#DDE5E2
(221,229,226)
#EAF1EE
(234,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #687976; }

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

This text font color is #687976.

Background Color

.myBgColor { background-color: #687976; }

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

This div background color is #687976.

Border color

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

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

This div border color is #687976.

Opacity

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

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

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

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

This text has shadow with #687976 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #687976.

Preview

Color preview on black background

This text has color #687976 on black background.


Color preview on white background

This text has color #687976 on white background.


Black color preview on #687976 background

This text has black color on #687976 background.


White color preview on #687976 background

This text has white color on #687976 background.


Related colors

Complementary color

Complementary color for #hex is #978689.


I love getcolorcode.com

Triadic colors

1 #766879 and #797668 with #687976 are triadic colors.

2 #767968 and #796876 with #687976 are triadic colors.