COLOR #687472

HEX: #687472 RGB: (104,116,114)

Color info

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

RGB color model

#687472 color RGB value is (104,116,114).

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

RGB channels and saturation

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

104
116
114

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

Portions of RGB colors in percentages

R + G + B = 104 + 116 + 114 = 334 (100%)
R 104 of 334 ~ 31.14%
G 116 of 334 ~ 34.73%
B 114 of 334 ~ 34.13'%

%31.14
%34.73
%34.13

CMYK color model

#687472 color CMYK value is (10,0,2,55).

  • cyan value is 10.34%
  • magenta value is 0.00%
  • yellow value is 1.72%
  • key color value is 54.51%

CMYK: (10,0,2,55)
C10M0Y2K55 (10%, 0%, 2%, 55%)
(0.10 / 0.00 / 0.02 / 0.55)

CMYK percentages

%10.34
%0
%1.72
%54.51

Codes

Color #687472 in popluar color models

68 74 72
RGB 104 116 114
HSL 170° 5.45% 43.14%
HSB/HSV 170° 10.34% 45.49%
CMYK 10.34% 0.00% 1.72%
54.51%

Color #687472 in popluar number systems.

HEX 68 74 72
Decimal 104 116 114
Binary 1101000 1110100 1110010
Octal 150 164 162

Shades and tints

Shades of #687472

#687472
(104,116,114)
#5F6A68
(95,106,104)
#56605E
(86,96,94)
#4D5654
(77,86,84)
#444C4A
(68,76,74)
#3B4240
(59,66,64)
#323836
(50,56,54)
#292E2C
(41,46,44)
#202422
(32,36,34)
#171A18
(23,26,24)
#0E100E
(14,16,14)
#000000
(0,0,0)

Tints of #687472

#687472
(104,116,114)
#75807E
(117,128,126)
#828C8A
(130,140,138)
#8F9896
(143,152,150)
#9CA4A2
(156,164,162)
#A9B0AE
(169,176,174)
#B6BCBA
(182,188,186)
#C3C8C6
(195,200,198)
#D0D4D2
(208,212,210)
#DDE0DE
(221,224,222)
#EAECEA
(234,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #687472; }

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

This text font color is #687472.

Background Color

.myBgColor { background-color: #687472; }

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

This div background color is #687472.

Border color

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

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

This div border color is #687472.

Opacity

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

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

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

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

This text has shadow with #687472 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #687472.

Preview

Color preview on black background

This text has color #687472 on black background.


Color preview on white background

This text has color #687472 on white background.


Black color preview on #687472 background

This text has black color on #687472 background.


White color preview on #687472 background

This text has white color on #687472 background.


Related colors

Complementary color

Complementary color for #hex is #978B8D.


I love getcolorcode.com

Triadic colors

1 #726874 and #747268 with #687472 are triadic colors.

2 #727468 and #746872 with #687472 are triadic colors.