COLOR #686352

HEX: #686352 RGB: (104,99,82)

Color info

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

RGB color model

#686352 color RGB value is (104,99,82).

RGB: (104,99,82) (41%, 39%, 32%)

RGB channels and saturation

R 104 of 255 = 41%
G 99 of 255 = 39%
B 82 of 255 = 32%

104
99
82

R + G + B ~ 37%. #686352 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 99 + 82 = 285 (100%)
R 104 of 285 ~ 36.49%
G 99 of 285 ~ 34.74%
B 82 of 285 ~ 28.77'%

%36.49
%34.74
%28.77

CMYK color model

#686352 color CMYK value is (0,5,21,59).

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

CMYK: (0,5,21,59)
C0M5Y21K59 (0%, 5%, 21%, 59%)
(0.00 / 0.05 / 0.21 / 0.59)

CMYK percentages

%0
%4.81
%21.15
%59.22

Codes

Color #686352 in popluar color models

68 63 52
RGB 104 99 82
HSL 46° 11.83% 36.47%
HSB/HSV 46° 21.15% 40.78%
CMYK 0.00% 4.81% 21.15%
59.22%

Color #686352 in popluar number systems.

HEX 68 63 52
Decimal 104 99 82
Binary 1101000 1100011 1010010
Octal 150 143 122

Shades and tints

Shades of #686352

#686352
(104,99,82)
#5F5A4B
(95,90,75)
#565144
(86,81,68)
#4D483D
(77,72,61)
#443F36
(68,63,54)
#3B362F
(59,54,47)
#322D28
(50,45,40)
#292421
(41,36,33)
#201B1A
(32,27,26)
#171213
(23,18,19)
#0E090C
(14,9,12)
#000000
(0,0,0)

Tints of #686352

#686352
(104,99,82)
#757161
(117,113,97)
#827F70
(130,127,112)
#8F8D7F
(143,141,127)
#9C9B8E
(156,155,142)
#A9A99D
(169,169,157)
#B6B7AC
(182,183,172)
#C3C5BB
(195,197,187)
#D0D3CA
(208,211,202)
#DDE1D9
(221,225,217)
#EAEFE8
(234,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #686352; }

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

This text font color is #686352.

Background Color

.myBgColor { background-color: #686352; }

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

This div background color is #686352.

Border color

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

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

This div border color is #686352.

Opacity

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

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

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

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

This text has shadow with #686352 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #686352.

Preview

Color preview on black background

This text has color #686352 on black background.


Color preview on white background

This text has color #686352 on white background.


Black color preview on #686352 background

This text has black color on #686352 background.


White color preview on #686352 background

This text has white color on #686352 background.


Related colors

Complementary color

Complementary color for #hex is #979CAD.


I love getcolorcode.com

Triadic colors

1 #526863 and #635268 with #686352 are triadic colors.

2 #526368 and #636852 with #686352 are triadic colors.