COLOR #687B7F

HEX: #687B7F RGB: (104,123,127)

Renk bilgisi

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

RGB renk modeli

#687B7F color RGB value is (104,123,127).

RGB: (104,123,127) (41%, 48%, 50%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 123 of 255 = 48%
B 127 of 255 = 50%

104
123
127

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

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 123 + 127 = 354 (100%)
R 104 of 354 ~ 29.38%
G 123 of 354 ~ 34.75%
B 127 of 354 ~ 35.88'%

%29.38
%34.75
%35.88

CMYK RENK MODELİ

#687B7F rengi CMYK tonu (18,3,0,50).

  • camgöbeği tonu 18.11%
  • eflatun tonu 3.15%
  • sarı tonu 0.00%
  • ana renk tonu 50.20%

CMYK: (18,3,0,50)
C18M3Y0K50 (18%, 3%, 0%, 50%)
(0.18 / 0.03 / 0.00 / 0.50)

CMYK yüzdeleri

%18.11
%3.15
%0
%50.2

Codes

Color #687B7F in popluar color models

68 7B 7F
RGB 104 123 127
HSL 190° 9.96% 45.29%
HSB/HSV 190° 18.11% 49.80%
CMYK 18.11% 3.15% 0.00%
50.20%

Color #687B7F in popluar number systems.

HEX 68 7B 7F
Decimal 104 123 127
Binary 1101000 1111011 1111111
Octal 150 173 177

Shades and tints

Shades of #687B7F

#687B7F
(104,123,127)
#5F7074
(95,112,116)
#566569
(86,101,105)
#4D5A5E
(77,90,94)
#444F53
(68,79,83)
#3B4448
(59,68,72)
#32393D
(50,57,61)
#292E32
(41,46,50)
#202327
(32,35,39)
#17181C
(23,24,28)
#0E0D11
(14,13,17)
#000000
(0,0,0)

Tints of #687B7F

#687B7F
(104,123,127)
#75878A
(117,135,138)
#829395
(130,147,149)
#8F9FA0
(143,159,160)
#9CABAB
(156,171,171)
#A9B7B6
(169,183,182)
#B6C3C1
(182,195,193)
#C3CFCC
(195,207,204)
#D0DBD7
(208,219,215)
#DDE7E2
(221,231,226)
#EAF3ED
(234,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #687B7F color. Also use rgb(104,123,127) instead hex code.

Text Font Color

.myTextColor { color: #687B7F; }

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

This text font color is #687B7F.

Background Color

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

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

This div background color is #687B7F.

Border color

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

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

This div border color is #687B7F.

Opacity

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

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

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

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

This text has shadow with #687B7F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #687B7F.

Preview

Color preview on black background

This text has color #687B7F on black background.


Color preview on white background

This text has color #687B7F on white background.


Black color preview on #687B7F background

This text has black color on #687B7F background.


White color preview on #687B7F background

This text has white color on #687B7F background.


Related colors

Complementary color

Complementary color for #hex is #978480.


I love getcolorcode.com

Triadic colors

1 #7F687B and #7B7F68 with #687B7F are triadic colors.

2 #7F7B68 and #7B687F with #687B7F are triadic colors.