COLOR #685C54

HEX: #685C54 RGB: (104,92,84)

Color info

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

RGB color model

#685C54 color RGB value is (104,92,84).

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

RGB channels and saturation

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

104
92
84

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

Portions of RGB colors in percentages

R + G + B = 104 + 92 + 84 = 280 (100%)
R 104 of 280 ~ 37.14%
G 92 of 280 ~ 32.86%
B 84 of 280 ~ 30'%

%37.14
%32.86
%30

CMYK color model

#685C54 color CMYK value is (0,12,19,59).

  • cyan value is 0.00%
  • magenta value is 11.54%
  • yellow value is 19.23%
  • key color value is 59.22%
CMYK: (0,12,19,59) C0M12Y19K59 (0%,12%,19%,59%) (0.00/0.12/0.19/0.59) 

CMYK percentages

%0
%11.54
%19.23
%59.22

Codes

Color #685C54 in popluar color models

68 5C 54
RGB 104 92 84
HSL 24° 10.64% 36.86%
HSB/HSV 24° 19.23% 40.78%
CMYK 0.00% 11.54% 19.23%
59.22%

Color #685C54 in popluar number systems.

HEX 68 5C 54
Decimal 104 92 84
Binary 1101000 1011100 1010100
Octal 150 134 124

Shades and tints

Shades of #685C54

#685C54
(104,92,84)
#5F544D
(95,84,77)
#564C46
(86,76,70)
#4D443F
(77,68,63)
#443C38
(68,60,56)
#3B3431
(59,52,49)
#322C2A
(50,44,42)
#292423
(41,36,35)
#201C1C
(32,28,28)
#171415
(23,20,21)
#0E0C0E
(14,12,14)
#000000
(0,0,0)

Tints of #685C54

#685C54
(104,92,84)
#756A63
(117,106,99)
#827872
(130,120,114)
#8F8681
(143,134,129)
#9C9490
(156,148,144)
#A9A29F
(169,162,159)
#B6B0AE
(182,176,174)
#C3BEBD
(195,190,189)
#D0CCCC
(208,204,204)
#DDDADB
(221,218,219)
#EAE8EA
(234,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #685C54; }

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

This text font color is #685C54.

Background Color

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

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

This div background color is #685C54.

Border color

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

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

This div border color is #685C54.

Opacity

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

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

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

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

This text has shadow with #685C54 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #685C54.

Preview

Color preview on black background

This text has color #685C54 on black background.


Color preview on white background

This text has color #685C54 on white background.


Black color preview on #685C54 background

This text has black color on #685C54 background.


White color preview on #685C54 background

This text has white color on #685C54 background.


Related colors

Complementary color

Complementary color for #hex is #97A3AB.


I love getcolorcode.com

Triadic colors

1 #54685C and #5C5468 with #685C54 are triadic colors.

2 #545C68 and #5C6854 with #685C54 are triadic colors.