COLOR #685972

HEX: #685972 RGB: (104,89,114)

Color info

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

RGB color model

#685972 color RGB value is (104,89,114).

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

RGB channels and saturation

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

104
89
114

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

Portions of RGB colors in percentages

R + G + B = 104 + 89 + 114 = 307 (100%)
R 104 of 307 ~ 33.88%
G 89 of 307 ~ 28.99%
B 114 of 307 ~ 37.13'%

%33.88
%28.99
%37.13

CMYK color model

#685972 color CMYK value is (9,22,0,55).

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

CMYK: (9,22,0,55)
C9M22Y0K55 (9%, 22%, 0%, 55%)
(0.09 / 0.22 / 0.00 / 0.55)

CMYK percentages

%8.77
%21.93
%0
%55.29

Codes

Color #685972 in popluar color models

68 59 72
RGB 104 89 114
HSL 276° 12.32% 39.80%
HSB/HSV 276° 21.93% 44.71%
CMYK 8.77% 21.93% 0.00%
55.29%

Color #685972 in popluar number systems.

HEX 68 59 72
Decimal 104 89 114
Binary 1101000 1011001 1110010
Octal 150 131 162

Shades and tints

Shades of #685972

#685972
(104,89,114)
#5F5168
(95,81,104)
#56495E
(86,73,94)
#4D4154
(77,65,84)
#44394A
(68,57,74)
#3B3140
(59,49,64)
#322936
(50,41,54)
#29212C
(41,33,44)
#201922
(32,25,34)
#171118
(23,17,24)
#0E090E
(14,9,14)
#000000
(0,0,0)

Tints of #685972

#685972
(104,89,114)
#75687E
(117,104,126)
#82778A
(130,119,138)
#8F8696
(143,134,150)
#9C95A2
(156,149,162)
#A9A4AE
(169,164,174)
#B6B3BA
(182,179,186)
#C3C2C6
(195,194,198)
#D0D1D2
(208,209,210)
#DDE0DE
(221,224,222)
#EAEFEA
(234,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #685972; }

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

This text font color is #685972.

Background Color

.myBgColor { background-color: #685972; }

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

This div background color is #685972.

Border color

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

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

This div border color is #685972.

Opacity

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

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

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

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

This text has shadow with #685972 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #685972.

Preview

Color preview on black background

This text has color #685972 on black background.


Color preview on white background

This text has color #685972 on white background.


Black color preview on #685972 background

This text has black color on #685972 background.


White color preview on #685972 background

This text has white color on #685972 background.


Related colors

Complementary color

Complementary color for #hex is #97A68D.


I love getcolorcode.com

Triadic colors

1 #726859 and #597268 with #685972 are triadic colors.

2 #725968 and #596872 with #685972 are triadic colors.