COLOR #685357

HEX: #685357 RGB: (104,83,87)

Color info

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

RGB color model

#685357 color RGB value is (104,83,87).

RGB: (104,83,87) (41%, 33%, 34%)

RGB channels and saturation

R 104 of 255 = 41%
G 83 of 255 = 33%
B 87 of 255 = 34%

104
83
87

R + G + B ~ 36%. #685357 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 83 + 87 = 274 (100%)
R 104 of 274 ~ 37.96%
G 83 of 274 ~ 30.29%
B 87 of 274 ~ 31.75'%

%37.96
%30.29
%31.75

CMYK color model

#685357 color CMYK value is (0,20,16,59).

  • cyan value is 0.00%
  • magenta value is 20.19%
  • yellow value is 16.35%
  • key color value is 59.22%

CMYK: (0,20,16,59)
C0M20Y16K59 (0%, 20%, 16%, 59%)
(0.00 / 0.20 / 0.16 / 0.59)

CMYK percentages

%0
%20.19
%16.35
%59.22

Codes

Color #685357 in popluar color models

68 53 57
RGB 104 83 87
HSL 349° 11.23% 36.67%
HSB/HSV 349° 20.19% 40.78%
CMYK 0.00% 20.19% 16.35%
59.22%

Color #685357 in popluar number systems.

HEX 68 53 57
Decimal 104 83 87
Binary 1101000 1010011 1010111
Octal 150 123 127

Shades and tints

Shades of #685357

#685357
(104,83,87)
#5F4C50
(95,76,80)
#564549
(86,69,73)
#4D3E42
(77,62,66)
#44373B
(68,55,59)
#3B3034
(59,48,52)
#32292D
(50,41,45)
#292226
(41,34,38)
#201B1F
(32,27,31)
#171418
(23,20,24)
#0E0D11
(14,13,17)
#000000
(0,0,0)

Tints of #685357

#685357
(104,83,87)
#756266
(117,98,102)
#827175
(130,113,117)
#8F8084
(143,128,132)
#9C8F93
(156,143,147)
#A99EA2
(169,158,162)
#B6ADB1
(182,173,177)
#C3BCC0
(195,188,192)
#D0CBCF
(208,203,207)
#DDDADE
(221,218,222)
#EAE9ED
(234,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #685357 color. Also use rgb(104,83,87) instead hex code.

Text Font Color

.myTextColor { color: #685357; }

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

This text font color is #685357.

Background Color

.myBgColor { background-color: #685357; }

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

This div background color is #685357.

Border color

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

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

This div border color is #685357.

Opacity

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

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

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

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

This text has shadow with #685357 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #685357.

Preview

Color preview on black background

This text has color #685357 on black background.


Color preview on white background

This text has color #685357 on white background.


Black color preview on #685357 background

This text has black color on #685357 background.


White color preview on #685357 background

This text has white color on #685357 background.


Related colors

Complementary color

Complementary color for #hex is #97ACA8.


I love getcolorcode.com

Triadic colors

1 #576853 and #535768 with #685357 are triadic colors.

2 #575368 and #536857 with #685357 are triadic colors.