COLOR #686D87

HEX: #686D87 RGB: (104,109,135)

Renk bilgisi

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

RGB renk modeli

#686D87 color RGB value is (104,109,135).

RGB: (104,109,135) (41%, 43%, 53%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 109 of 255 = 43%
B 135 of 255 = 53%

104
109
135

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

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 109 + 135 = 348 (100%)
R 104 of 348 ~ 29.89%
G 109 of 348 ~ 31.32%
B 135 of 348 ~ 38.79'%

%29.89
%31.32
%38.79

CMYK RENK MODELİ

#686D87 rengi CMYK tonu (23,19,0,47).

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

CMYK: (23,19,0,47)
C23M19Y0K47 (23%, 19%, 0%, 47%)
(0.23 / 0.19 / 0.00 / 0.47)

CMYK yüzdeleri

%22.96
%19.26
%0
%47.06

Codes

Color #686D87 in popluar color models

68 6D 87
RGB 104 109 135
HSL 230° 12.97% 46.86%
HSB/HSV 230° 22.96% 52.94%
CMYK 22.96% 19.26% 0.00%
47.06%

Color #686D87 in popluar number systems.

HEX 68 6D 87
Decimal 104 109 135
Binary 1101000 1101101 10000111
Octal 150 155 207

Shades and tints

Shades of #686D87

#686D87
(104,109,135)
#5F647B
(95,100,123)
#565B6F
(86,91,111)
#4D5263
(77,82,99)
#444957
(68,73,87)
#3B404B
(59,64,75)
#32373F
(50,55,63)
#292E33
(41,46,51)
#202527
(32,37,39)
#171C1B
(23,28,27)
#0E130F
(14,19,15)
#000000
(0,0,0)

Tints of #686D87

#686D87
(104,109,135)
#757A91
(117,122,145)
#82879B
(130,135,155)
#8F94A5
(143,148,165)
#9CA1AF
(156,161,175)
#A9AEB9
(169,174,185)
#B6BBC3
(182,187,195)
#C3C8CD
(195,200,205)
#D0D5D7
(208,213,215)
#DDE2E1
(221,226,225)
#EAEFEB
(234,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #686D87 color. Also use rgb(104,109,135) instead hex code.

Text Font Color

.myTextColor { color: #686D87; }

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

This text font color is #686D87.

Background Color

.myBgColor { background-color: #686D87; }

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

This div background color is #686D87.

Border color

.myBorderColor { border: 1px solid #686D87; }

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

This div border color is #686D87.

Opacity

.myOpacity80 { color: #686D87; opacity: 0.8; }

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

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

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

This text has shadow with #686D87 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #686D87.

Preview

Color preview on black background

This text has color #686D87 on black background.


Color preview on white background

This text has color #686D87 on white background.


Black color preview on #686D87 background

This text has black color on #686D87 background.


White color preview on #686D87 background

This text has white color on #686D87 background.


Related colors

Complementary color

Complementary color for #hex is #979278.


I love getcolorcode.com

Triadic colors

1 #87686D and #6D8768 with #686D87 are triadic colors.

2 #876D68 and #6D6887 with #686D87 are triadic colors.