COLOR #687C77

HEX: #687C77 RGB: (104,124,119)

Renk bilgisi

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

RGB renk modeli

#687C77 color RGB value is (104,124,119).

RGB: (104,124,119) (41%, 49%, 47%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 124 of 255 = 49%
B 119 of 255 = 47%

104
124
119

R + G + B ~ 46%. #687C77 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 124 + 119 = 347 (100%)
R 104 of 347 ~ 29.97%
G 124 of 347 ~ 35.73%
B 119 of 347 ~ 34.29'%

%29.97
%35.73
%34.29

CMYK RENK MODELİ

#687C77 rengi CMYK tonu (16,0,4,51).

  • camgöbeği tonu 16.13%
  • eflatun tonu 0.00%
  • sarı tonu 4.03%
  • ana renk tonu 51.37%

CMYK: (16,0,4,51)
C16M0Y4K51 (16%, 0%, 4%, 51%)
(0.16 / 0.00 / 0.04 / 0.51)

CMYK yüzdeleri

%16.13
%0
%4.03
%51.37

Codes

Color #687C77 in popluar color models

68 7C 77
RGB 104 124 119
HSL 165° 8.77% 44.71%
HSB/HSV 165° 16.13% 48.63%
CMYK 16.13% 0.00% 4.03%
51.37%

Color #687C77 in popluar number systems.

HEX 68 7C 77
Decimal 104 124 119
Binary 1101000 1111100 1110111
Octal 150 174 167

Shades and tints

Shades of #687C77

#687C77
(104,124,119)
#5F716D
(95,113,109)
#566663
(86,102,99)
#4D5B59
(77,91,89)
#44504F
(68,80,79)
#3B4545
(59,69,69)
#323A3B
(50,58,59)
#292F31
(41,47,49)
#202427
(32,36,39)
#17191D
(23,25,29)
#0E0E13
(14,14,19)
#000000
(0,0,0)

Tints of #687C77

#687C77
(104,124,119)
#758783
(117,135,131)
#82928F
(130,146,143)
#8F9D9B
(143,157,155)
#9CA8A7
(156,168,167)
#A9B3B3
(169,179,179)
#B6BEBF
(182,190,191)
#C3C9CB
(195,201,203)
#D0D4D7
(208,212,215)
#DDDFE3
(221,223,227)
#EAEAEF
(234,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #687C77; }

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

This text font color is #687C77.

Background Color

.myBgColor { background-color: #687C77; }

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

This div background color is #687C77.

Border color

.myBorderColor { border: 1px solid #687C77; }

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

This div border color is #687C77.

Opacity

.myOpacity80 { color: #687C77; opacity: 0.8; }

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

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

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

This text has shadow with #687C77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #687C77.

Preview

Color preview on black background

This text has color #687C77 on black background.


Color preview on white background

This text has color #687C77 on white background.


Black color preview on #687C77 background

This text has black color on #687C77 background.


White color preview on #687C77 background

This text has white color on #687C77 background.


Related colors

Complementary color

Complementary color for #hex is #978388.


I love getcolorcode.com

Triadic colors

1 #77687C and #7C7768 with #687C77 are triadic colors.

2 #777C68 and #7C6877 with #687C77 are triadic colors.