COLOR #687E9F

HEX: #687E9F RGB: (104,126,159)

Renk bilgisi

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

RGB renk modeli

#687E9F color RGB value is (104,126,159).

RGB: (104,126,159) (41%, 49%, 62%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 126 of 255 = 49%
B 159 of 255 = 62%

104
126
159

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

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 126 + 159 = 389 (100%)
R 104 of 389 ~ 26.74%
G 126 of 389 ~ 32.39%
B 159 of 389 ~ 40.87'%

%26.74
%32.39
%40.87

CMYK RENK MODELİ

#687E9F rengi CMYK tonu (35,21,0,38).

  • camgöbeği tonu 34.59%
  • eflatun tonu 20.75%
  • sarı tonu 0.00%
  • ana renk tonu 37.65%

CMYK: (35,21,0,38)
C35M21Y0K38 (35%, 21%, 0%, 38%)
(0.35 / 0.21 / 0.00 / 0.38)

CMYK yüzdeleri

%34.59
%20.75
%0
%37.65

Codes

Color #687E9F in popluar color models

68 7E 9F
RGB 104 126 159
HSL 216° 22.27% 51.57%
HSB/HSV 216° 34.59% 62.35%
CMYK 34.59% 20.75% 0.00%
37.65%

Color #687E9F in popluar number systems.

HEX 68 7E 9F
Decimal 104 126 159
Binary 1101000 1111110 10011111
Octal 150 176 237

Shades and tints

Shades of #687E9F

#687E9F
(104,126,159)
#5F7391
(95,115,145)
#566883
(86,104,131)
#4D5D75
(77,93,117)
#445267
(68,82,103)
#3B4759
(59,71,89)
#323C4B
(50,60,75)
#29313D
(41,49,61)
#20262F
(32,38,47)
#171B21
(23,27,33)
#0E1013
(14,16,19)
#000000
(0,0,0)

Tints of #687E9F

#687E9F
(104,126,159)
#7589A7
(117,137,167)
#8294AF
(130,148,175)
#8F9FB7
(143,159,183)
#9CAABF
(156,170,191)
#A9B5C7
(169,181,199)
#B6C0CF
(182,192,207)
#C3CBD7
(195,203,215)
#D0D6DF
(208,214,223)
#DDE1E7
(221,225,231)
#EAECEF
(234,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #687E9F; }

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

This text font color is #687E9F.

Background Color

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

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

This div background color is #687E9F.

Border color

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

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

This div border color is #687E9F.

Opacity

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

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

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

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

This text has shadow with #687E9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #687E9F.

Preview

Color preview on black background

This text has color #687E9F on black background.


Color preview on white background

This text has color #687E9F on white background.


Black color preview on #687E9F background

This text has black color on #687E9F background.


White color preview on #687E9F background

This text has white color on #687E9F background.


Related colors

Complementary color

Complementary color for #hex is #978160.


I love getcolorcode.com

Triadic colors

1 #9F687E and #7E9F68 with #687E9F are triadic colors.

2 #9F7E68 and #7E689F with #687E9F are triadic colors.