COLOR #685E58

HEX: #685E58 RGB: (104,94,88)

Color info

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

RGB color model

#685E58 color RGB value is (104,94,88).

RGB: (104,94,88) (41%, 37%, 35%)

RGB channels and saturation

R 104 of 255 = 41%
G 94 of 255 = 37%
B 88 of 255 = 35%

104
94
88

R + G + B ~ 38%. #685E58 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 94 + 88 = 286 (100%)
R 104 of 286 ~ 36.36%
G 94 of 286 ~ 32.87%
B 88 of 286 ~ 30.77'%

%36.36
%32.87
%30.77

CMYK color model

#685E58 color CMYK value is (0,10,15,59).

  • cyan value is 0.00%
  • magenta value is 9.62%
  • yellow value is 15.38%
  • key color value is 59.22%

CMYK: (0,10,15,59)
C0M10Y15K59 (0%, 10%, 15%, 59%)
(0.00 / 0.10 / 0.15 / 0.59)

CMYK percentages

%0
%9.62
%15.38
%59.22

Codes

Color #685E58 in popluar color models

68 5E 58
RGB 104 94 88
HSL 23° 8.33% 37.65%
HSB/HSV 23° 15.38% 40.78%
CMYK 0.00% 9.62% 15.38%
59.22%

Color #685E58 in popluar number systems.

HEX 68 5E 58
Decimal 104 94 88
Binary 1101000 1011110 1011000
Octal 150 136 130

Shades and tints

Shades of #685E58

#685E58
(104,94,88)
#5F5650
(95,86,80)
#564E48
(86,78,72)
#4D4640
(77,70,64)
#443E38
(68,62,56)
#3B3630
(59,54,48)
#322E28
(50,46,40)
#292620
(41,38,32)
#201E18
(32,30,24)
#171610
(23,22,16)
#0E0E08
(14,14,8)
#000000
(0,0,0)

Tints of #685E58

#685E58
(104,94,88)
#756C67
(117,108,103)
#827A76
(130,122,118)
#8F8885
(143,136,133)
#9C9694
(156,150,148)
#A9A4A3
(169,164,163)
#B6B2B2
(182,178,178)
#C3C0C1
(195,192,193)
#D0CED0
(208,206,208)
#DDDCDF
(221,220,223)
#EAEAEE
(234,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #685E58 color. Also use rgb(104,94,88) instead hex code.

Text Font Color

.myTextColor { color: #685E58; }

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

This text font color is #685E58.

Background Color

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

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

This div background color is #685E58.

Border color

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

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

This div border color is #685E58.

Opacity

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

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

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

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

This text has shadow with #685E58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #685E58.

Preview

Color preview on black background

This text has color #685E58 on black background.


Color preview on white background

This text has color #685E58 on white background.


Black color preview on #685E58 background

This text has black color on #685E58 background.


White color preview on #685E58 background

This text has white color on #685E58 background.


Related colors

Complementary color

Complementary color for #hex is #97A1A7.


I love getcolorcode.com

Triadic colors

1 #58685E and #5E5868 with #685E58 are triadic colors.

2 #585E68 and #5E6858 with #685E58 are triadic colors.