COLOR #687677

HEX: #687677 RGB: (104,118,119)

Color info

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

RGB color model

#687677 color RGB value is (104,118,119).

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

RGB channels and saturation

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

104
118
119

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

Portions of RGB colors in percentages

R + G + B = 104 + 118 + 119 = 341 (100%)
R 104 of 341 ~ 30.5%
G 118 of 341 ~ 34.6%
B 119 of 341 ~ 34.9'%

%30.5
%34.6
%34.9

CMYK color model

#687677 color CMYK value is (13,1,0,53).

  • cyan value is 12.61%
  • magenta value is 0.84%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (13,1,0,53)
C13M1Y0K53 (13%, 1%, 0%, 53%)
(0.13 / 0.01 / 0.00 / 0.53)

CMYK percentages

%12.61
%0.84
%0
%53.33

Codes

Color #687677 in popluar color models

68 76 77
RGB 104 118 119
HSL 184° 6.73% 43.73%
HSB/HSV 184° 12.61% 46.67%
CMYK 12.61% 0.84% 0.00%
53.33%

Color #687677 in popluar number systems.

HEX 68 76 77
Decimal 104 118 119
Binary 1101000 1110110 1110111
Octal 150 166 167

Shades and tints

Shades of #687677

#687677
(104,118,119)
#5F6C6D
(95,108,109)
#566263
(86,98,99)
#4D5859
(77,88,89)
#444E4F
(68,78,79)
#3B4445
(59,68,69)
#323A3B
(50,58,59)
#293031
(41,48,49)
#202627
(32,38,39)
#171C1D
(23,28,29)
#0E1213
(14,18,19)
#000000
(0,0,0)

Tints of #687677

#687677
(104,118,119)
#758283
(117,130,131)
#828E8F
(130,142,143)
#8F9A9B
(143,154,155)
#9CA6A7
(156,166,167)
#A9B2B3
(169,178,179)
#B6BEBF
(182,190,191)
#C3CACB
(195,202,203)
#D0D6D7
(208,214,215)
#DDE2E3
(221,226,227)
#EAEEEF
(234,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #687677; }

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

This text font color is #687677.

Background Color

.myBgColor { background-color: #687677; }

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

This div background color is #687677.

Border color

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

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

This div border color is #687677.

Opacity

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

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

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

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

This text has shadow with #687677 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #687677.

Preview

Color preview on black background

This text has color #687677 on black background.


Color preview on white background

This text has color #687677 on white background.


Black color preview on #687677 background

This text has black color on #687677 background.


White color preview on #687677 background

This text has white color on #687677 background.


Related colors

Complementary color

Complementary color for #hex is #978988.


I love getcolorcode.com

Triadic colors

1 #776876 and #767768 with #687677 are triadic colors.

2 #777668 and #766877 with #687677 are triadic colors.