COLOR #685859

HEX: #685859 RGB: (104,88,89)

Color info

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

RGB color model

#685859 color RGB value is (104,88,89).

RGB: (104,88,89) (41%, 35%, 35%)

RGB channels and saturation

R 104 of 255 = 41%
G 88 of 255 = 35%
B 89 of 255 = 35%

104
88
89

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

Portions of RGB colors in percentages

R + G + B = 104 + 88 + 89 = 281 (100%)
R 104 of 281 ~ 37.01%
G 88 of 281 ~ 31.32%
B 89 of 281 ~ 31.67'%

%37.01
%31.32
%31.67

CMYK color model

#685859 color CMYK value is (0,15,14,59).

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

CMYK: (0,15,14,59)
C0M15Y14K59 (0%, 15%, 14%, 59%)
(0.00 / 0.15 / 0.14 / 0.59)

CMYK percentages

%0
%15.38
%14.42
%59.22

Codes

Color #685859 in popluar color models

68 58 59
RGB 104 88 89
HSL 356° 8.33% 37.65%
HSB/HSV 356° 15.38% 40.78%
CMYK 0.00% 15.38% 14.42%
59.22%

Color #685859 in popluar number systems.

HEX 68 58 59
Decimal 104 88 89
Binary 1101000 1011000 1011001
Octal 150 130 131

Shades and tints

Shades of #685859

#685859
(104,88,89)
#5F5051
(95,80,81)
#564849
(86,72,73)
#4D4041
(77,64,65)
#443839
(68,56,57)
#3B3031
(59,48,49)
#322829
(50,40,41)
#292021
(41,32,33)
#201819
(32,24,25)
#171011
(23,16,17)
#0E0809
(14,8,9)
#000000
(0,0,0)

Tints of #685859

#685859
(104,88,89)
#756768
(117,103,104)
#827677
(130,118,119)
#8F8586
(143,133,134)
#9C9495
(156,148,149)
#A9A3A4
(169,163,164)
#B6B2B3
(182,178,179)
#C3C1C2
(195,193,194)
#D0D0D1
(208,208,209)
#DDDFE0
(221,223,224)
#EAEEEF
(234,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #685859; }

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

This text font color is #685859.

Background Color

.myBgColor { background-color: #685859; }

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

This div background color is #685859.

Border color

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

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

This div border color is #685859.

Opacity

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

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

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

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

This text has shadow with #685859 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #685859.

Preview

Color preview on black background

This text has color #685859 on black background.


Color preview on white background

This text has color #685859 on white background.


Black color preview on #685859 background

This text has black color on #685859 background.


White color preview on #685859 background

This text has white color on #685859 background.


Related colors

Complementary color

Complementary color for #hex is #97A7A6.


I love getcolorcode.com

Triadic colors

1 #596858 and #585968 with #685859 are triadic colors.

2 #595868 and #586859 with #685859 are triadic colors.