COLOR #686972

HEX: #686972 RGB: (104,105,114)

Color info

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

RGB color model

#686972 color RGB value is (104,105,114).

RGB: (104,105,114) (41%, 41%, 45%)

RGB channels and saturation

R 104 of 255 = 41%
G 105 of 255 = 41%
B 114 of 255 = 45%

104
105
114

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

Portions of RGB colors in percentages

R + G + B = 104 + 105 + 114 = 323 (100%)
R 104 of 323 ~ 32.2%
G 105 of 323 ~ 32.51%
B 114 of 323 ~ 35.29'%

%32.2
%32.51
%35.29

CMYK color model

#686972 color CMYK value is (9,8,0,55).

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

CMYK: (9,8,0,55)
C9M8Y0K55 (9%, 8%, 0%, 55%)
(0.09 / 0.08 / 0.00 / 0.55)

CMYK percentages

%8.77
%7.89
%0
%55.29

Codes

Color #686972 in popluar color models

68 69 72
RGB 104 105 114
HSL 234° 4.59% 42.75%
HSB/HSV 234° 8.77% 44.71%
CMYK 8.77% 7.89% 0.00%
55.29%

Color #686972 in popluar number systems.

HEX 68 69 72
Decimal 104 105 114
Binary 1101000 1101001 1110010
Octal 150 151 162

Shades and tints

Shades of #686972

#686972
(104,105,114)
#5F6068
(95,96,104)
#56575E
(86,87,94)
#4D4E54
(77,78,84)
#44454A
(68,69,74)
#3B3C40
(59,60,64)
#323336
(50,51,54)
#292A2C
(41,42,44)
#202122
(32,33,34)
#171818
(23,24,24)
#0E0F0E
(14,15,14)
#000000
(0,0,0)

Tints of #686972

#686972
(104,105,114)
#75767E
(117,118,126)
#82838A
(130,131,138)
#8F9096
(143,144,150)
#9C9DA2
(156,157,162)
#A9AAAE
(169,170,174)
#B6B7BA
(182,183,186)
#C3C4C6
(195,196,198)
#D0D1D2
(208,209,210)
#DDDEDE
(221,222,222)
#EAEBEA
(234,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #686972; }

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

This text font color is #686972.

Background Color

.myBgColor { background-color: #686972; }

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

This div background color is #686972.

Border color

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

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

This div border color is #686972.

Opacity

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

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

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

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

This text has shadow with #686972 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #686972.

Preview

Color preview on black background

This text has color #686972 on black background.


Color preview on white background

This text has color #686972 on white background.


Black color preview on #686972 background

This text has black color on #686972 background.


White color preview on #686972 background

This text has white color on #686972 background.


Related colors

Complementary color

Complementary color for #hex is #97968D.


I love getcolorcode.com

Triadic colors

1 #726869 and #697268 with #686972 are triadic colors.

2 #726968 and #696872 with #686972 are triadic colors.