COLOR #686E71

HEX: #686E71 RGB: (104,110,113)

Renk bilgisi

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

RGB renk modeli

#686E71 color RGB value is (104,110,113).

RGB: (104,110,113) (41%, 43%, 44%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 110 of 255 = 43%
B 113 of 255 = 44%

104
110
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 110 + 113 = 327 (100%)
R 104 of 327 ~ 31.8%
G 110 of 327 ~ 33.64%
B 113 of 327 ~ 34.56'%

%31.8
%33.64
%34.56

CMYK RENK MODELİ

#686E71 rengi CMYK tonu (8,3,0,56).

  • camgöbeği tonu 7.96%
  • eflatun tonu 2.65%
  • sarı tonu 0.00%
  • ana renk tonu 55.69%
CMYK: (8,3,0,56) C8M3Y0K56 (8%,3%,0%,56%) (0.08/0.03/0.00/0.56) 

CMYK yüzdeleri

%7.96
%2.65
%0
%55.69

Codes

Color #686E71 in popluar color models

68 6E 71
RGB 104 110 113
HSL 200° 4.15% 42.55%
HSB/HSV 200° 7.96% 44.31%
CMYK 7.96% 2.65% 0.00%
55.69%

Color #686E71 in popluar number systems.

HEX 68 6E 71
Decimal 104 110 113
Binary 1101000 1101110 1110001
Octal 150 156 161

Shades and tints

Shades of #686E71

#686E71
(104,110,113)
#5F6467
(95,100,103)
#565A5D
(86,90,93)
#4D5053
(77,80,83)
#444649
(68,70,73)
#3B3C3F
(59,60,63)
#323235
(50,50,53)
#29282B
(41,40,43)
#201E21
(32,30,33)
#171417
(23,20,23)
#0E0A0D
(14,10,13)
#000000
(0,0,0)

Tints of #686E71

#686E71
(104,110,113)
#757B7D
(117,123,125)
#828889
(130,136,137)
#8F9595
(143,149,149)
#9CA2A1
(156,162,161)
#A9AFAD
(169,175,173)
#B6BCB9
(182,188,185)
#C3C9C5
(195,201,197)
#D0D6D1
(208,214,209)
#DDE3DD
(221,227,221)
#EAF0E9
(234,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #686E71 color. Also use rgb(104,110,113) instead hex code.

Text Font Color

.myTextColor { color: #686E71; }

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

This text font color is #686E71.

Background Color

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

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

This div background color is #686E71.

Border color

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

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

This div border color is #686E71.

Opacity

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

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

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

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

This text has shadow with #686E71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #686E71.

Preview

Color preview on black background

This text has color #686E71 on black background.


Color preview on white background

This text has color #686E71 on white background.


Black color preview on #686E71 background

This text has black color on #686E71 background.


White color preview on #686E71 background

This text has white color on #686E71 background.


Related colors

Complementary color

Complementary color for #hex is #97918E.


I love getcolorcode.com

Triadic colors

1 #71686E and #6E7168 with #686E71 are triadic colors.

2 #716E68 and #6E6871 with #686E71 are triadic colors.