COLOR #685A4E

HEX: #685A4E RGB: (104,90,78)

Color info

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

RGB color model

#685A4E color RGB value is (104,90,78).

RGB: (104,90,78) (41%, 35%, 31%)

RGB channels and saturation

R 104 of 255 = 41%
G 90 of 255 = 35%
B 78 of 255 = 31%

104
90
78

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

Portions of RGB colors in percentages

R + G + B = 104 + 90 + 78 = 272 (100%)
R 104 of 272 ~ 38.24%
G 90 of 272 ~ 33.09%
B 78 of 272 ~ 28.68'%

%38.24
%33.09
%28.68

CMYK color model

#685A4E color CMYK value is (0,13,25,59).

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

CMYK: (0,13,25,59)
C0M13Y25K59 (0%, 13%, 25%, 59%)
(0.00 / 0.13 / 0.25 / 0.59)

CMYK percentages

%0
%13.46
%25
%59.22

Codes

Color #685A4E in popluar color models

68 5A 4E
RGB 104 90 78
HSL 28° 14.29% 35.69%
HSB/HSV 28° 25.00% 40.78%
CMYK 0.00% 13.46% 25.00%
59.22%

Color #685A4E in popluar number systems.

HEX 68 5A 4E
Decimal 104 90 78
Binary 1101000 1011010 1001110
Octal 150 132 116

Shades and tints

Shades of #685A4E

#685A4E
(104,90,78)
#5F5247
(95,82,71)
#564A40
(86,74,64)
#4D4239
(77,66,57)
#443A32
(68,58,50)
#3B322B
(59,50,43)
#322A24
(50,42,36)
#29221D
(41,34,29)
#201A16
(32,26,22)
#17120F
(23,18,15)
#0E0A08
(14,10,8)
#000000
(0,0,0)

Tints of #685A4E

#685A4E
(104,90,78)
#75695E
(117,105,94)
#82786E
(130,120,110)
#8F877E
(143,135,126)
#9C968E
(156,150,142)
#A9A59E
(169,165,158)
#B6B4AE
(182,180,174)
#C3C3BE
(195,195,190)
#D0D2CE
(208,210,206)
#DDE1DE
(221,225,222)
#EAF0EE
(234,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #685A4E color. Also use rgb(104,90,78) instead hex code.

Text Font Color

.myTextColor { color: #685A4E; }

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

This text font color is #685A4E.

Background Color

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

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

This div background color is #685A4E.

Border color

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

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

This div border color is #685A4E.

Opacity

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

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

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

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

This text has shadow with #685A4E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #685A4E.

Preview

Color preview on black background

This text has color #685A4E on black background.


Color preview on white background

This text has color #685A4E on white background.


Black color preview on #685A4E background

This text has black color on #685A4E background.


White color preview on #685A4E background

This text has white color on #685A4E background.


Related colors

Complementary color

Complementary color for #hex is #97A5B1.


I love getcolorcode.com

Triadic colors

1 #4E685A and #5A4E68 with #685A4E are triadic colors.

2 #4E5A68 and #5A684E with #685A4E are triadic colors.