COLOR #684E57

HEX: #684E57 RGB: (104,78,87)

Color info

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

RGB color model

#684E57 color RGB value is (104,78,87).

RGB: (104,78,87) (41%, 31%, 34%)

RGB channels and saturation

R 104 of 255 = 41%
G 78 of 255 = 31%
B 87 of 255 = 34%

104
78
87

R + G + B ~ 35%. #684E57 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 78 + 87 = 269 (100%)
R 104 of 269 ~ 38.66%
G 78 of 269 ~ 29%
B 87 of 269 ~ 32.34'%

%38.66
%29
%32.34

CMYK color model

#684E57 color CMYK value is (0,25,16,59).

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

CMYK: (0,25,16,59)
C0M25Y16K59 (0%, 25%, 16%, 59%)
(0.00 / 0.25 / 0.16 / 0.59)

CMYK percentages

%0
%25
%16.35
%59.22

Codes

Color #684E57 in popluar color models

68 4E 57
RGB 104 78 87
HSL 339° 14.29% 35.69%
HSB/HSV 339° 25.00% 40.78%
CMYK 0.00% 25.00% 16.35%
59.22%

Color #684E57 in popluar number systems.

HEX 68 4E 57
Decimal 104 78 87
Binary 1101000 1001110 1010111
Octal 150 116 127

Shades and tints

Shades of #684E57

#684E57
(104,78,87)
#5F4750
(95,71,80)
#564049
(86,64,73)
#4D3942
(77,57,66)
#44323B
(68,50,59)
#3B2B34
(59,43,52)
#32242D
(50,36,45)
#291D26
(41,29,38)
#20161F
(32,22,31)
#170F18
(23,15,24)
#0E0811
(14,8,17)
#000000
(0,0,0)

Tints of #684E57

#684E57
(104,78,87)
#755E66
(117,94,102)
#826E75
(130,110,117)
#8F7E84
(143,126,132)
#9C8E93
(156,142,147)
#A99EA2
(169,158,162)
#B6AEB1
(182,174,177)
#C3BEC0
(195,190,192)
#D0CECF
(208,206,207)
#DDDEDE
(221,222,222)
#EAEEED
(234,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #684E57; }

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

This text font color is #684E57.

Background Color

.myBgColor { background-color: #684E57; }

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

This div background color is #684E57.

Border color

.myBorderColor { border: 1px solid #684E57; }

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

This div border color is #684E57.

Opacity

.myOpacity80 { color: #684E57; opacity: 0.8; }

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

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

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

This text has shadow with #684E57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #684E57.

Preview

Color preview on black background

This text has color #684E57 on black background.


Color preview on white background

This text has color #684E57 on white background.


Black color preview on #684E57 background

This text has black color on #684E57 background.


White color preview on #684E57 background

This text has white color on #684E57 background.


Related colors

Complementary color

Complementary color for #hex is #97B1A8.


I love getcolorcode.com

Triadic colors

1 #57684E and #4E5768 with #684E57 are triadic colors.

2 #574E68 and #4E6857 with #684E57 are triadic colors.