COLOR #687E87

HEX: #687E87 RGB: (104,126,135)

Renk bilgisi

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

RGB renk modeli

#687E87 color RGB value is (104,126,135).

RGB: (104,126,135) (41%, 49%, 53%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 126 of 255 = 49%
B 135 of 255 = 53%

104
126
135

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

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 126 + 135 = 365 (100%)
R 104 of 365 ~ 28.49%
G 126 of 365 ~ 34.52%
B 135 of 365 ~ 36.99'%

%28.49
%34.52
%36.99

CMYK RENK MODELİ

#687E87 rengi CMYK tonu (23,7,0,47).

  • camgöbeği tonu 22.96%
  • eflatun tonu 6.67%
  • sarı tonu 0.00%
  • ana renk tonu 47.06%

CMYK: (23,7,0,47)
C23M7Y0K47 (23%, 7%, 0%, 47%)
(0.23 / 0.07 / 0.00 / 0.47)

CMYK yüzdeleri

%22.96
%6.67
%0
%47.06

Codes

Color #687E87 in popluar color models

68 7E 87
RGB 104 126 135
HSL 197° 12.97% 46.86%
HSB/HSV 197° 22.96% 52.94%
CMYK 22.96% 6.67% 0.00%
47.06%

Color #687E87 in popluar number systems.

HEX 68 7E 87
Decimal 104 126 135
Binary 1101000 1111110 10000111
Octal 150 176 207

Shades and tints

Shades of #687E87

#687E87
(104,126,135)
#5F737B
(95,115,123)
#56686F
(86,104,111)
#4D5D63
(77,93,99)
#445257
(68,82,87)
#3B474B
(59,71,75)
#323C3F
(50,60,63)
#293133
(41,49,51)
#202627
(32,38,39)
#171B1B
(23,27,27)
#0E100F
(14,16,15)
#000000
(0,0,0)

Tints of #687E87

#687E87
(104,126,135)
#758991
(117,137,145)
#82949B
(130,148,155)
#8F9FA5
(143,159,165)
#9CAAAF
(156,170,175)
#A9B5B9
(169,181,185)
#B6C0C3
(182,192,195)
#C3CBCD
(195,203,205)
#D0D6D7
(208,214,215)
#DDE1E1
(221,225,225)
#EAECEB
(234,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #687E87 color. Also use rgb(104,126,135) instead hex code.

Text Font Color

.myTextColor { color: #687E87; }

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

This text font color is #687E87.

Background Color

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

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

This div background color is #687E87.

Border color

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

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

This div border color is #687E87.

Opacity

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

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

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

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

This text has shadow with #687E87 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #687E87.

Preview

Color preview on black background

This text has color #687E87 on black background.


Color preview on white background

This text has color #687E87 on white background.


Black color preview on #687E87 background

This text has black color on #687E87 background.


White color preview on #687E87 background

This text has white color on #687E87 background.


Related colors

Complementary color

Complementary color for #hex is #978178.


I love getcolorcode.com

Triadic colors

1 #87687E and #7E8768 with #687E87 are triadic colors.

2 #877E68 and #7E6887 with #687E87 are triadic colors.