COLOR #686557

HEX: #686557 RGB: (104,101,87)

Color info

#686557 contains red, green and blue colors in about the same proportion. Web safe color of #686557 is #666666 (or #666).

RGB color model

#686557 color RGB value is (104,101,87).

RGB: (104,101,87) (41%, 40%, 34%)

RGB channels and saturation

R 104 of 255 = 41%
G 101 of 255 = 40%
B 87 of 255 = 34%

104
101
87

R + G + B ~ 38%. #686557 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 101 + 87 = 292 (100%)
R 104 of 292 ~ 35.62%
G 101 of 292 ~ 34.59%
B 87 of 292 ~ 29.79'%

%35.62
%34.59
%29.79

CMYK color model

#686557 color CMYK value is (0,3,16,59).

  • cyan value is 0.00%
  • magenta value is 2.88%
  • yellow value is 16.35%
  • key color value is 59.22%

CMYK: (0,3,16,59)
C0M3Y16K59 (0%, 3%, 16%, 59%)
(0.00 / 0.03 / 0.16 / 0.59)

CMYK percentages

%0
%2.88
%16.35
%59.22

Codes

Color #686557 in popluar color models

68 65 57
RGB 104 101 87
HSL 49° 8.90% 37.45%
HSB/HSV 49° 16.35% 40.78%
CMYK 0.00% 2.88% 16.35%
59.22%

Color #686557 in popluar number systems.

HEX 68 65 57
Decimal 104 101 87
Binary 1101000 1100101 1010111
Octal 150 145 127

Shades and tints

Shades of #686557

#686557
(104,101,87)
#5F5C50
(95,92,80)
#565349
(86,83,73)
#4D4A42
(77,74,66)
#44413B
(68,65,59)
#3B3834
(59,56,52)
#322F2D
(50,47,45)
#292626
(41,38,38)
#201D1F
(32,29,31)
#171418
(23,20,24)
#0E0B11
(14,11,17)
#000000
(0,0,0)

Tints of #686557

#686557
(104,101,87)
#757366
(117,115,102)
#828175
(130,129,117)
#8F8F84
(143,143,132)
#9C9D93
(156,157,147)
#A9ABA2
(169,171,162)
#B6B9B1
(182,185,177)
#C3C7C0
(195,199,192)
#D0D5CF
(208,213,207)
#DDE3DE
(221,227,222)
#EAF1ED
(234,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #686557; }

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

This text font color is #686557.

Background Color

.myBgColor { background-color: #686557; }

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

This div background color is #686557.

Border color

.myBorderColor { border: 1px solid #686557; }

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

This div border color is #686557.

Opacity

.myOpacity80 { color: #686557; opacity: 0.8; }

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

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

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

This text has shadow with #686557 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #686557.

Preview

Color preview on black background

This text has color #686557 on black background.


Color preview on white background

This text has color #686557 on white background.


Black color preview on #686557 background

This text has black color on #686557 background.


White color preview on #686557 background

This text has white color on #686557 background.


Related colors

Complementary color

Complementary color for #hex is #979AA8.


I love getcolorcode.com

Triadic colors

1 #576865 and #655768 with #686557 are triadic colors.

2 #576568 and #656857 with #686557 are triadic colors.