COLOR #687877

HEX: #687877 RGB: (104,120,119)

Renk bilgisi

#687877 contains red, green and blue colors in about the same proportion. #687877 ‘ nin web güvenlik rengi #666666 (ya da #666) dir.

RGB renk modeli

#687877 color RGB value is (104,120,119).

RGB: (104,120,119) (41%, 47%, 47%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 120 of 255 = 47%
B 119 of 255 = 47%

104
120
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 120 + 119 = 343 (100%)
R 104 of 343 ~ 30.32%
G 120 of 343 ~ 34.99%
B 119 of 343 ~ 34.69'%

%30.32
%34.99
%34.69

CMYK RENK MODELİ

#687877 rengi CMYK tonu (13,0,1,53).

  • camgöbeği tonu 13.33%
  • eflatun tonu 0.00%
  • sarı tonu 0.83%
  • ana renk tonu 52.94%

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

CMYK yüzdeleri

%13.33
%0
%0.83
%52.94

Codes

Color #687877 in popluar color models

68 78 77
RGB 104 120 119
HSL 176° 7.14% 43.92%
HSB/HSV 176° 13.33% 47.06%
CMYK 13.33% 0.00% 0.83%
52.94%

Color #687877 in popluar number systems.

HEX 68 78 77
Decimal 104 120 119
Binary 1101000 1111000 1110111
Octal 150 170 167

Shades and tints

Shades of #687877

#687877
(104,120,119)
#5F6E6D
(95,110,109)
#566463
(86,100,99)
#4D5A59
(77,90,89)
#44504F
(68,80,79)
#3B4645
(59,70,69)
#323C3B
(50,60,59)
#293231
(41,50,49)
#202827
(32,40,39)
#171E1D
(23,30,29)
#0E1413
(14,20,19)
#000000
(0,0,0)

Tints of #687877

#687877
(104,120,119)
#758483
(117,132,131)
#82908F
(130,144,143)
#8F9C9B
(143,156,155)
#9CA8A7
(156,168,167)
#A9B4B3
(169,180,179)
#B6C0BF
(182,192,191)
#C3CCCB
(195,204,203)
#D0D8D7
(208,216,215)
#DDE4E3
(221,228,227)
#EAF0EF
(234,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #687877; }

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

This text font color is #687877.

Background Color

.myBgColor { background-color: #687877; }

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

This div background color is #687877.

Border color

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

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

This div border color is #687877.

Opacity

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

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

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

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

This text has shadow with #687877 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #687877.

Preview

Color preview on black background

This text has color #687877 on black background.


Color preview on white background

This text has color #687877 on white background.


Black color preview on #687877 background

This text has black color on #687877 background.


White color preview on #687877 background

This text has white color on #687877 background.


Related colors

Complementary color

Complementary color for #hex is #978788.


I love getcolorcode.com

Triadic colors

1 #776878 and #787768 with #687877 are triadic colors.

2 #777868 and #786877 with #687877 are triadic colors.