COLOR #685862

HEX: #685862 RGB: (104,88,98)

Color info

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

RGB color model

#685862 color RGB value is (104,88,98).

RGB: (104,88,98) (41%, 35%, 38%)

RGB channels and saturation

R 104 of 255 = 41%
G 88 of 255 = 35%
B 98 of 255 = 38%

104
88
98

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

Portions of RGB colors in percentages

R + G + B = 104 + 88 + 98 = 290 (100%)
R 104 of 290 ~ 35.86%
G 88 of 290 ~ 30.34%
B 98 of 290 ~ 33.79'%

%35.86
%30.34
%33.79

CMYK color model

#685862 color CMYK value is (0,15,6,59).

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

CMYK: (0,15,6,59)
C0M15Y6K59 (0%, 15%, 6%, 59%)
(0.00 / 0.15 / 0.06 / 0.59)

CMYK percentages

%0
%15.38
%5.77
%59.22

Codes

Color #685862 in popluar color models

68 58 62
RGB 104 88 98
HSL 323° 8.33% 37.65%
HSB/HSV 323° 15.38% 40.78%
CMYK 0.00% 15.38% 5.77%
59.22%

Color #685862 in popluar number systems.

HEX 68 58 62
Decimal 104 88 98
Binary 1101000 1011000 1100010
Octal 150 130 142

Shades and tints

Shades of #685862

#685862
(104,88,98)
#5F505A
(95,80,90)
#564852
(86,72,82)
#4D404A
(77,64,74)
#443842
(68,56,66)
#3B303A
(59,48,58)
#322832
(50,40,50)
#29202A
(41,32,42)
#201822
(32,24,34)
#17101A
(23,16,26)
#0E0812
(14,8,18)
#000000
(0,0,0)

Tints of #685862

#685862
(104,88,98)
#756770
(117,103,112)
#82767E
(130,118,126)
#8F858C
(143,133,140)
#9C949A
(156,148,154)
#A9A3A8
(169,163,168)
#B6B2B6
(182,178,182)
#C3C1C4
(195,193,196)
#D0D0D2
(208,208,210)
#DDDFE0
(221,223,224)
#EAEEEE
(234,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #685862; }

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

This text font color is #685862.

Background Color

.myBgColor { background-color: #685862; }

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

This div background color is #685862.

Border color

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

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

This div border color is #685862.

Opacity

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

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

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

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

This text has shadow with #685862 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #685862.

Preview

Color preview on black background

This text has color #685862 on black background.


Color preview on white background

This text has color #685862 on white background.


Black color preview on #685862 background

This text has black color on #685862 background.


White color preview on #685862 background

This text has white color on #685862 background.


Related colors

Complementary color

Complementary color for #hex is #97A79D.


I love getcolorcode.com

Triadic colors

1 #626858 and #586268 with #685862 are triadic colors.

2 #625868 and #586862 with #685862 are triadic colors.