COLOR #685170

HEX: #685170 RGB: (104,81,112)

Color info

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

RGB color model

#685170 color RGB value is (104,81,112).

RGB: (104,81,112) (41%, 32%, 44%)

RGB channels and saturation

R 104 of 255 = 41%
G 81 of 255 = 32%
B 112 of 255 = 44%

104
81
112

R + G + B ~ 39%. #685170 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 81 + 112 = 297 (100%)
R 104 of 297 ~ 35.02%
G 81 of 297 ~ 27.27%
B 112 of 297 ~ 37.71'%

%35.02
%27.27
%37.71

CMYK color model

#685170 color CMYK value is (7,28,0,56).

  • cyan value is 7.14%
  • magenta value is 27.68%
  • yellow value is 0.00%
  • key color value is 56.08%

CMYK: (7,28,0,56)
C7M28Y0K56 (7%, 28%, 0%, 56%)
(0.07 / 0.28 / 0.00 / 0.56)

CMYK percentages

%7.14
%27.68
%0
%56.08

Codes

Color #685170 in popluar color models

68 51 70
RGB 104 81 112
HSL 285° 16.06% 37.84%
HSB/HSV 285° 27.68% 43.92%
CMYK 7.14% 27.68% 0.00%
56.08%

Color #685170 in popluar number systems.

HEX 68 51 70
Decimal 104 81 112
Binary 1101000 1010001 1110000
Octal 150 121 160

Shades and tints

Shades of #685170

#685170
(104,81,112)
#5F4A66
(95,74,102)
#56435C
(86,67,92)
#4D3C52
(77,60,82)
#443548
(68,53,72)
#3B2E3E
(59,46,62)
#322734
(50,39,52)
#29202A
(41,32,42)
#201920
(32,25,32)
#171216
(23,18,22)
#0E0B0C
(14,11,12)
#000000
(0,0,0)

Tints of #685170

#685170
(104,81,112)
#75607D
(117,96,125)
#826F8A
(130,111,138)
#8F7E97
(143,126,151)
#9C8DA4
(156,141,164)
#A99CB1
(169,156,177)
#B6ABBE
(182,171,190)
#C3BACB
(195,186,203)
#D0C9D8
(208,201,216)
#DDD8E5
(221,216,229)
#EAE7F2
(234,231,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #685170 color. Also use rgb(104,81,112) instead hex code.

Text Font Color

.myTextColor { color: #685170; }

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

This text font color is #685170.

Background Color

.myBgColor { background-color: #685170; }

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

This div background color is #685170.

Border color

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

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

This div border color is #685170.

Opacity

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

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

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

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

This text has shadow with #685170 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #685170.

Preview

Color preview on black background

This text has color #685170 on black background.


Color preview on white background

This text has color #685170 on white background.


Black color preview on #685170 background

This text has black color on #685170 background.


White color preview on #685170 background

This text has white color on #685170 background.


Related colors

Complementary color

Complementary color for #hex is #97AE8F.


I love getcolorcode.com

Triadic colors

1 #706851 and #517068 with #685170 are triadic colors.

2 #705168 and #516870 with #685170 are triadic colors.