COLOR #686C57

HEX: #686C57 RGB: (104,108,87)

Renk bilgisi

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

RGB renk modeli

#686C57 color RGB value is (104,108,87).

RGB: (104,108,87) (41%, 42%, 34%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 108 of 255 = 42%
B 87 of 255 = 34%

104
108
87

R + G + B ~ 39%. #686C57 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 108 + 87 = 299 (100%)
R 104 of 299 ~ 34.78%
G 108 of 299 ~ 36.12%
B 87 of 299 ~ 29.1'%

%34.78
%36.12
%29.1

CMYK RENK MODELİ

#686C57 rengi CMYK tonu (4,0,19,58).

  • camgöbeği tonu 3.70%
  • eflatun tonu 0.00%
  • sarı tonu 19.44%
  • ana renk tonu 57.65%

CMYK: (4,0,19,58)
C4M0Y19K58 (4%, 0%, 19%, 58%)
(0.04 / 0.00 / 0.19 / 0.58)

CMYK yüzdeleri

%3.7
%0
%19.44
%57.65

Codes

Color #686C57 in popluar color models

68 6C 57
RGB 104 108 87
HSL 71° 10.77% 38.24%
HSB/HSV 71° 19.44% 42.35%
CMYK 3.70% 0.00% 19.44%
57.65%

Color #686C57 in popluar number systems.

HEX 68 6C 57
Decimal 104 108 87
Binary 1101000 1101100 1010111
Octal 150 154 127

Shades and tints

Shades of #686C57

#686C57
(104,108,87)
#5F6350
(95,99,80)
#565A49
(86,90,73)
#4D5142
(77,81,66)
#44483B
(68,72,59)
#3B3F34
(59,63,52)
#32362D
(50,54,45)
#292D26
(41,45,38)
#20241F
(32,36,31)
#171B18
(23,27,24)
#0E1211
(14,18,17)
#000000
(0,0,0)

Tints of #686C57

#686C57
(104,108,87)
#757966
(117,121,102)
#828675
(130,134,117)
#8F9384
(143,147,132)
#9CA093
(156,160,147)
#A9ADA2
(169,173,162)
#B6BAB1
(182,186,177)
#C3C7C0
(195,199,192)
#D0D4CF
(208,212,207)
#DDE1DE
(221,225,222)
#EAEEED
(234,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #686C57 color. Also use rgb(104,108,87) instead hex code.

Text Font Color

.myTextColor { color: #686C57; }

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

This text font color is #686C57.

Background Color

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

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

This div background color is #686C57.

Border color

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

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

This div border color is #686C57.

Opacity

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

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

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

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

This text has shadow with #686C57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #686C57.

Preview

Color preview on black background

This text has color #686C57 on black background.


Color preview on white background

This text has color #686C57 on white background.


Black color preview on #686C57 background

This text has black color on #686C57 background.


White color preview on #686C57 background

This text has white color on #686C57 background.


Related colors

Complementary color

Complementary color for #hex is #9793A8.


I love getcolorcode.com

Triadic colors

1 #57686C and #6C5768 with #686C57 are triadic colors.

2 #576C68 and #6C6857 with #686C57 are triadic colors.