COLOR #686754

HEX: #686754 RGB: (104,103,84)

Color info

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

RGB color model

#686754 color RGB value is (104,103,84).

RGB: (104,103,84) (41%, 40%, 33%)

RGB channels and saturation

R 104 of 255 = 41%
G 103 of 255 = 40%
B 84 of 255 = 33%

104
103
84

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

Portions of RGB colors in percentages

R + G + B = 104 + 103 + 84 = 291 (100%)
R 104 of 291 ~ 35.74%
G 103 of 291 ~ 35.4%
B 84 of 291 ~ 28.87'%

%35.74
%35.4
%28.87

CMYK color model

#686754 color CMYK value is (0,1,19,59).

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

CMYK: (0,1,19,59)
C0M1Y19K59 (0%, 1%, 19%, 59%)
(0.00 / 0.01 / 0.19 / 0.59)

CMYK percentages

%0
%0.96
%19.23
%59.22

Codes

Color #686754 in popluar color models

68 67 54
RGB 104 103 84
HSL 57° 10.64% 36.86%
HSB/HSV 57° 19.23% 40.78%
CMYK 0.00% 0.96% 19.23%
59.22%

Color #686754 in popluar number systems.

HEX 68 67 54
Decimal 104 103 84
Binary 1101000 1100111 1010100
Octal 150 147 124

Shades and tints

Shades of #686754

#686754
(104,103,84)
#5F5E4D
(95,94,77)
#565546
(86,85,70)
#4D4C3F
(77,76,63)
#444338
(68,67,56)
#3B3A31
(59,58,49)
#32312A
(50,49,42)
#292823
(41,40,35)
#201F1C
(32,31,28)
#171615
(23,22,21)
#0E0D0E
(14,13,14)
#000000
(0,0,0)

Tints of #686754

#686754
(104,103,84)
#757463
(117,116,99)
#828172
(130,129,114)
#8F8E81
(143,142,129)
#9C9B90
(156,155,144)
#A9A89F
(169,168,159)
#B6B5AE
(182,181,174)
#C3C2BD
(195,194,189)
#D0CFCC
(208,207,204)
#DDDCDB
(221,220,219)
#EAE9EA
(234,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #686754; }

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

This text font color is #686754.

Background Color

.myBgColor { background-color: #686754; }

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

This div background color is #686754.

Border color

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

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

This div border color is #686754.

Opacity

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

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

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

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

This text has shadow with #686754 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #686754.

Preview

Color preview on black background

This text has color #686754 on black background.


Color preview on white background

This text has color #686754 on white background.


Black color preview on #686754 background

This text has black color on #686754 background.


White color preview on #686754 background

This text has white color on #686754 background.


Related colors

Complementary color

Complementary color for #hex is #9798AB.


I love getcolorcode.com

Triadic colors

1 #546867 and #675468 with #686754 are triadic colors.

2 #546768 and #676854 with #686754 are triadic colors.