COLOR #687477

HEX: #687477 RGB: (104,116,119)

Color info

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

RGB color model

#687477 color RGB value is (104,116,119).

RGB: (104,116,119) (41%, 45%, 47%)

RGB channels and saturation

R 104 of 255 = 41%
G 116 of 255 = 45%
B 119 of 255 = 47%

104
116
119

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

Portions of RGB colors in percentages

R + G + B = 104 + 116 + 119 = 339 (100%)
R 104 of 339 ~ 30.68%
G 116 of 339 ~ 34.22%
B 119 of 339 ~ 35.1'%

%30.68
%34.22
%35.1

CMYK color model

#687477 color CMYK value is (13,3,0,53).

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

CMYK: (13,3,0,53)
C13M3Y0K53 (13%, 3%, 0%, 53%)
(0.13 / 0.03 / 0.00 / 0.53)

CMYK percentages

%12.61
%2.52
%0
%53.33

Codes

Color #687477 in popluar color models

68 74 77
RGB 104 116 119
HSL 192° 6.73% 43.73%
HSB/HSV 192° 12.61% 46.67%
CMYK 12.61% 2.52% 0.00%
53.33%

Color #687477 in popluar number systems.

HEX 68 74 77
Decimal 104 116 119
Binary 1101000 1110100 1110111
Octal 150 164 167

Shades and tints

Shades of #687477

#687477
(104,116,119)
#5F6A6D
(95,106,109)
#566063
(86,96,99)
#4D5659
(77,86,89)
#444C4F
(68,76,79)
#3B4245
(59,66,69)
#32383B
(50,56,59)
#292E31
(41,46,49)
#202427
(32,36,39)
#171A1D
(23,26,29)
#0E1013
(14,16,19)
#000000
(0,0,0)

Tints of #687477

#687477
(104,116,119)
#758083
(117,128,131)
#828C8F
(130,140,143)
#8F989B
(143,152,155)
#9CA4A7
(156,164,167)
#A9B0B3
(169,176,179)
#B6BCBF
(182,188,191)
#C3C8CB
(195,200,203)
#D0D4D7
(208,212,215)
#DDE0E3
(221,224,227)
#EAECEF
(234,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #687477; }

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

This text font color is #687477.

Background Color

.myBgColor { background-color: #687477; }

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

This div background color is #687477.

Border color

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

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

This div border color is #687477.

Opacity

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

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

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

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

This text has shadow with #687477 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #687477.

Preview

Color preview on black background

This text has color #687477 on black background.


Color preview on white background

This text has color #687477 on white background.


Black color preview on #687477 background

This text has black color on #687477 background.


White color preview on #687477 background

This text has white color on #687477 background.


Related colors

Complementary color

Complementary color for #hex is #978B88.


I love getcolorcode.com

Triadic colors

1 #776874 and #747768 with #687477 are triadic colors.

2 #777468 and #746877 with #687477 are triadic colors.