COLOR #686D4C

HEX: #686D4C RGB: (104,109,76)

Color info

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

RGB color model

#686D4C color RGB value is (104,109,76).

RGB: (104,109,76) (41%, 43%, 30%)

RGB channels and saturation

R 104 of 255 = 41%
G 109 of 255 = 43%
B 76 of 255 = 30%

104
109
76

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

Portions of RGB colors in percentages

R + G + B = 104 + 109 + 76 = 289 (100%)
R 104 of 289 ~ 35.99%
G 109 of 289 ~ 37.72%
B 76 of 289 ~ 26.3'%

%35.99
%37.72
%26.3

CMYK color model

#686D4C color CMYK value is (5,0,30,57).

  • cyan value is 4.59%
  • magenta value is 0.00%
  • yellow value is 30.28%
  • key color value is 57.25%
CMYK: (5,0,30,57) C5M0Y30K57 (5%,0%,30%,57%) (0.05/0.00/0.30/0.57) 

CMYK percentages

%4.59
%0
%30.28
%57.25

Codes

Color #686D4C in popluar color models

68 6D 4C
RGB 104 109 76
HSL 69° 17.84% 36.27%
HSB/HSV 69° 30.28% 42.75%
CMYK 4.59% 0.00% 30.28%
57.25%

Color #686D4C in popluar number systems.

HEX 68 6D 4C
Decimal 104 109 76
Binary 1101000 1101101 1001100
Octal 150 155 114

Shades and tints

Shades of #686D4C

#686D4C
(104,109,76)
#5F6446
(95,100,70)
#565B40
(86,91,64)
#4D523A
(77,82,58)
#444934
(68,73,52)
#3B402E
(59,64,46)
#323728
(50,55,40)
#292E22
(41,46,34)
#20251C
(32,37,28)
#171C16
(23,28,22)
#0E1310
(14,19,16)
#000000
(0,0,0)

Tints of #686D4C

#686D4C
(104,109,76)
#757A5C
(117,122,92)
#82876C
(130,135,108)
#8F947C
(143,148,124)
#9CA18C
(156,161,140)
#A9AE9C
(169,174,156)
#B6BBAC
(182,187,172)
#C3C8BC
(195,200,188)
#D0D5CC
(208,213,204)
#DDE2DC
(221,226,220)
#EAEFEC
(234,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #686D4C color. Also use rgb(104,109,76) instead hex code.

Text Font Color

.myTextColor { color: #686D4C; }

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

This text font color is #686D4C.

Background Color

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

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

This div background color is #686D4C.

Border color

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

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

This div border color is #686D4C.

Opacity

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

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

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

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

This text has shadow with #686D4C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #686D4C.

Preview

Color preview on black background

This text has color #686D4C on black background.


Color preview on white background

This text has color #686D4C on white background.


Black color preview on #686D4C background

This text has black color on #686D4C background.


White color preview on #686D4C background

This text has white color on #686D4C background.


Related colors

Complementary color

Complementary color for #hex is #9792B3.


I love getcolorcode.com

Triadic colors

1 #4C686D and #6D4C68 with #686D4C are triadic colors.

2 #4C6D68 and #6D684C with #686D4C are triadic colors.