COLOR #685872

HEX: #685872 RGB: (104,88,114)

Color info

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

RGB color model

#685872 color RGB value is (104,88,114).

RGB: (104,88,114) (41%, 35%, 45%)

RGB channels and saturation

R 104 of 255 = 41%
G 88 of 255 = 35%
B 114 of 255 = 45%

104
88
114

R + G + B ~ 40%. #685872 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 104 + 88 + 114 = 306 (100%)
R 104 of 306 ~ 33.99%
G 88 of 306 ~ 28.76%
B 114 of 306 ~ 37.25'%

%33.99
%28.76
%37.25

CMYK color model

#685872 color CMYK value is (9,23,0,55).

  • cyan value is 8.77%
  • magenta value is 22.81%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (9,23,0,55)
C9M23Y0K55 (9%, 23%, 0%, 55%)
(0.09 / 0.23 / 0.00 / 0.55)

CMYK percentages

%8.77
%22.81
%0
%55.29

Codes

Color #685872 in popluar color models

68 58 72
RGB 104 88 114
HSL 277° 12.87% 39.61%
HSB/HSV 277° 22.81% 44.71%
CMYK 8.77% 22.81% 0.00%
55.29%

Color #685872 in popluar number systems.

HEX 68 58 72
Decimal 104 88 114
Binary 1101000 1011000 1110010
Octal 150 130 162

Shades and tints

Shades of #685872

#685872
(104,88,114)
#5F5068
(95,80,104)
#56485E
(86,72,94)
#4D4054
(77,64,84)
#44384A
(68,56,74)
#3B3040
(59,48,64)
#322836
(50,40,54)
#29202C
(41,32,44)
#201822
(32,24,34)
#171018
(23,16,24)
#0E080E
(14,8,14)
#000000
(0,0,0)

Tints of #685872

#685872
(104,88,114)
#75677E
(117,103,126)
#82768A
(130,118,138)
#8F8596
(143,133,150)
#9C94A2
(156,148,162)
#A9A3AE
(169,163,174)
#B6B2BA
(182,178,186)
#C3C1C6
(195,193,198)
#D0D0D2
(208,208,210)
#DDDFDE
(221,223,222)
#EAEEEA
(234,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #685872; }

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

This text font color is #685872.

Background Color

.myBgColor { background-color: #685872; }

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

This div background color is #685872.

Border color

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

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

This div border color is #685872.

Opacity

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

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

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

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

This text has shadow with #685872 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #685872.

Preview

Color preview on black background

This text has color #685872 on black background.


Color preview on white background

This text has color #685872 on white background.


Black color preview on #685872 background

This text has black color on #685872 background.


White color preview on #685872 background

This text has white color on #685872 background.


Related colors

Complementary color

Complementary color for #hex is #97A78D.


I love getcolorcode.com

Triadic colors

1 #726858 and #587268 with #685872 are triadic colors.

2 #725868 and #586872 with #685872 are triadic colors.