COLOR #685D54

HEX: #685D54 RGB: (104,93,84)

Color info

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

RGB color model

#685D54 color RGB value is (104,93,84).

RGB: (104,93,84) (41%, 36%, 33%)

RGB channels and saturation

R 104 of 255 = 41%
G 93 of 255 = 36%
B 84 of 255 = 33%

104
93
84

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

Portions of RGB colors in percentages

R + G + B = 104 + 93 + 84 = 281 (100%)
R 104 of 281 ~ 37.01%
G 93 of 281 ~ 33.1%
B 84 of 281 ~ 29.89'%

%37.01
%33.1
%29.89

CMYK color model

#685D54 color CMYK value is (0,11,19,59).

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

CMYK: (0,11,19,59)
C0M11Y19K59 (0%, 11%, 19%, 59%)
(0.00 / 0.11 / 0.19 / 0.59)

CMYK percentages

%0
%10.58
%19.23
%59.22

Codes

Color #685D54 in popluar color models

68 5D 54
RGB 104 93 84
HSL 27° 10.64% 36.86%
HSB/HSV 27° 19.23% 40.78%
CMYK 0.00% 10.58% 19.23%
59.22%

Color #685D54 in popluar number systems.

HEX 68 5D 54
Decimal 104 93 84
Binary 1101000 1011101 1010100
Octal 150 135 124

Shades and tints

Shades of #685D54

#685D54
(104,93,84)
#5F554D
(95,85,77)
#564D46
(86,77,70)
#4D453F
(77,69,63)
#443D38
(68,61,56)
#3B3531
(59,53,49)
#322D2A
(50,45,42)
#292523
(41,37,35)
#201D1C
(32,29,28)
#171515
(23,21,21)
#0E0D0E
(14,13,14)
#000000
(0,0,0)

Tints of #685D54

#685D54
(104,93,84)
#756B63
(117,107,99)
#827972
(130,121,114)
#8F8781
(143,135,129)
#9C9590
(156,149,144)
#A9A39F
(169,163,159)
#B6B1AE
(182,177,174)
#C3BFBD
(195,191,189)
#D0CDCC
(208,205,204)
#DDDBDB
(221,219,219)
#EAE9EA
(234,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #685D54; }

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

This text font color is #685D54.

Background Color

.myBgColor { background-color: #685D54; }

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

This div background color is #685D54.

Border color

.myBorderColor { border: 1px solid #685D54; }

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

This div border color is #685D54.

Opacity

.myOpacity80 { color: #685D54; opacity: 0.8; }

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

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

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

This text has shadow with #685D54 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #685D54.

Preview

Color preview on black background

This text has color #685D54 on black background.


Color preview on white background

This text has color #685D54 on white background.


Black color preview on #685D54 background

This text has black color on #685D54 background.


White color preview on #685D54 background

This text has white color on #685D54 background.


Related colors

Complementary color

Complementary color for #hex is #97A2AB.


I love getcolorcode.com

Triadic colors

1 #54685D and #5D5468 with #685D54 are triadic colors.

2 #545D68 and #5D6854 with #685D54 are triadic colors.