COLOR #686F7F

HEX: #686F7F RGB: (104,111,127)

Renk bilgisi

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

RGB renk modeli

#686F7F color RGB value is (104,111,127).

RGB: (104,111,127) (41%, 44%, 50%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 111 of 255 = 44%
B 127 of 255 = 50%

104
111
127

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

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 111 + 127 = 342 (100%)
R 104 of 342 ~ 30.41%
G 111 of 342 ~ 32.46%
B 127 of 342 ~ 37.13'%

%30.41
%32.46
%37.13

CMYK RENK MODELİ

#686F7F rengi CMYK tonu (18,13,0,50).

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

CMYK: (18,13,0,50)
C18M13Y0K50 (18%, 13%, 0%, 50%)
(0.18 / 0.13 / 0.00 / 0.50)

CMYK yüzdeleri

%18.11
%12.6
%0
%50.2

Codes

Color #686F7F in popluar color models

68 6F 7F
RGB 104 111 127
HSL 222° 9.96% 45.29%
HSB/HSV 222° 18.11% 49.80%
CMYK 18.11% 12.60% 0.00%
50.20%

Color #686F7F in popluar number systems.

HEX 68 6F 7F
Decimal 104 111 127
Binary 1101000 1101111 1111111
Octal 150 157 177

Shades and tints

Shades of #686F7F

#686F7F
(104,111,127)
#5F6574
(95,101,116)
#565B69
(86,91,105)
#4D515E
(77,81,94)
#444753
(68,71,83)
#3B3D48
(59,61,72)
#32333D
(50,51,61)
#292932
(41,41,50)
#201F27
(32,31,39)
#17151C
(23,21,28)
#0E0B11
(14,11,17)
#000000
(0,0,0)

Tints of #686F7F

#686F7F
(104,111,127)
#757C8A
(117,124,138)
#828995
(130,137,149)
#8F96A0
(143,150,160)
#9CA3AB
(156,163,171)
#A9B0B6
(169,176,182)
#B6BDC1
(182,189,193)
#C3CACC
(195,202,204)
#D0D7D7
(208,215,215)
#DDE4E2
(221,228,226)
#EAF1ED
(234,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #686F7F color. Also use rgb(104,111,127) instead hex code.

Text Font Color

.myTextColor { color: #686F7F; }

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

This text font color is #686F7F.

Background Color

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

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

This div background color is #686F7F.

Border color

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

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

This div border color is #686F7F.

Opacity

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

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

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

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

This text has shadow with #686F7F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #686F7F.

Preview

Color preview on black background

This text has color #686F7F on black background.


Color preview on white background

This text has color #686F7F on white background.


Black color preview on #686F7F background

This text has black color on #686F7F background.


White color preview on #686F7F background

This text has white color on #686F7F background.


Related colors

Complementary color

Complementary color for #hex is #979080.


I love getcolorcode.com

Triadic colors

1 #7F686F and #6F7F68 with #686F7F are triadic colors.

2 #7F6F68 and #6F687F with #686F7F are triadic colors.