COLOR #686347

HEX: #686347 RGB: (104,99,71)

Color info

#686347 contains red, green and blue colors in about the same proportion. Web safe color of #686347 is #666633 (or #663).

RGB color model

#686347 color RGB value is (104,99,71).

RGB: (104,99,71) (41%, 39%, 28%)

RGB channels and saturation

R 104 of 255 = 41%
G 99 of 255 = 39%
B 71 of 255 = 28%

104
99
71

R + G + B ~ 36%. #686347 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 99 + 71 = 274 (100%)
R 104 of 274 ~ 37.96%
G 99 of 274 ~ 36.13%
B 71 of 274 ~ 25.91'%

%37.96
%36.13
%25.91

CMYK color model

#686347 color CMYK value is (0,5,32,59).

  • cyan value is 0.00%
  • magenta value is 4.81%
  • yellow value is 31.73%
  • key color value is 59.22%

CMYK: (0,5,32,59)
C0M5Y32K59 (0%, 5%, 32%, 59%)
(0.00 / 0.05 / 0.32 / 0.59)

CMYK percentages

%0
%4.81
%31.73
%59.22

Codes

Color #686347 in popluar color models

68 63 47
RGB 104 99 71
HSL 51° 18.86% 34.31%
HSB/HSV 51° 31.73% 40.78%
CMYK 0.00% 4.81% 31.73%
59.22%

Color #686347 in popluar number systems.

HEX 68 63 47
Decimal 104 99 71
Binary 1101000 1100011 1000111
Octal 150 143 107

Shades and tints

Shades of #686347

#686347
(104,99,71)
#5F5A41
(95,90,65)
#56513B
(86,81,59)
#4D4835
(77,72,53)
#443F2F
(68,63,47)
#3B3629
(59,54,41)
#322D23
(50,45,35)
#29241D
(41,36,29)
#201B17
(32,27,23)
#171211
(23,18,17)
#0E090B
(14,9,11)
#000000
(0,0,0)

Tints of #686347

#686347
(104,99,71)
#757157
(117,113,87)
#827F67
(130,127,103)
#8F8D77
(143,141,119)
#9C9B87
(156,155,135)
#A9A997
(169,169,151)
#B6B7A7
(182,183,167)
#C3C5B7
(195,197,183)
#D0D3C7
(208,211,199)
#DDE1D7
(221,225,215)
#EAEFE7
(234,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #686347 color. Also use rgb(104,99,71) instead hex code.

Text Font Color

.myTextColor { color: #686347; }

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

This text font color is #686347.

Background Color

.myBgColor { background-color: #686347; }

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

This div background color is #686347.

Border color

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

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

This div border color is #686347.

Opacity

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

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

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

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

This text has shadow with #686347 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #686347.

Preview

Color preview on black background

This text has color #686347 on black background.


Color preview on white background

This text has color #686347 on white background.


Black color preview on #686347 background

This text has black color on #686347 background.


White color preview on #686347 background

This text has white color on #686347 background.


Related colors

Complementary color

Complementary color for #hex is #979CB8.


I love getcolorcode.com

Triadic colors

1 #476863 and #634768 with #686347 are triadic colors.

2 #476368 and #636847 with #686347 are triadic colors.