COLOR #686752

HEX: #686752 RGB: (104,103,82)

Color info

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

RGB color model

#686752 color RGB value is (104,103,82).

RGB: (104,103,82) (41%, 40%, 32%)

RGB channels and saturation

R 104 of 255 = 41%
G 103 of 255 = 40%
B 82 of 255 = 32%

104
103
82

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

Portions of RGB colors in percentages

R + G + B = 104 + 103 + 82 = 289 (100%)
R 104 of 289 ~ 35.99%
G 103 of 289 ~ 35.64%
B 82 of 289 ~ 28.37'%

%35.99
%35.64
%28.37

CMYK color model

#686752 color CMYK value is (0,1,21,59).

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

CMYK: (0,1,21,59)
C0M1Y21K59 (0%, 1%, 21%, 59%)
(0.00 / 0.01 / 0.21 / 0.59)

CMYK percentages

%0
%0.96
%21.15
%59.22

Codes

Color #686752 in popluar color models

68 67 52
RGB 104 103 82
HSL 57° 11.83% 36.47%
HSB/HSV 57° 21.15% 40.78%
CMYK 0.00% 0.96% 21.15%
59.22%

Color #686752 in popluar number systems.

HEX 68 67 52
Decimal 104 103 82
Binary 1101000 1100111 1010010
Octal 150 147 122

Shades and tints

Shades of #686752

#686752
(104,103,82)
#5F5E4B
(95,94,75)
#565544
(86,85,68)
#4D4C3D
(77,76,61)
#444336
(68,67,54)
#3B3A2F
(59,58,47)
#323128
(50,49,40)
#292821
(41,40,33)
#201F1A
(32,31,26)
#171613
(23,22,19)
#0E0D0C
(14,13,12)
#000000
(0,0,0)

Tints of #686752

#686752
(104,103,82)
#757461
(117,116,97)
#828170
(130,129,112)
#8F8E7F
(143,142,127)
#9C9B8E
(156,155,142)
#A9A89D
(169,168,157)
#B6B5AC
(182,181,172)
#C3C2BB
(195,194,187)
#D0CFCA
(208,207,202)
#DDDCD9
(221,220,217)
#EAE9E8
(234,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #686752; }

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

This text font color is #686752.

Background Color

.myBgColor { background-color: #686752; }

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

This div background color is #686752.

Border color

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

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

This div border color is #686752.

Opacity

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

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

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

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

This text has shadow with #686752 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #686752.

Preview

Color preview on black background

This text has color #686752 on black background.


Color preview on white background

This text has color #686752 on white background.


Black color preview on #686752 background

This text has black color on #686752 background.


White color preview on #686752 background

This text has white color on #686752 background.


Related colors

Complementary color

Complementary color for #hex is #9798AD.


I love getcolorcode.com

Triadic colors

1 #526867 and #675268 with #686752 are triadic colors.

2 #526768 and #676852 with #686752 are triadic colors.