COLOR #687664

HEX: #687664 RGB: (104,118,100)

Color info

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

RGB color model

#687664 color RGB value is (104,118,100).

RGB: (104,118,100) (41%, 46%, 39%)

RGB channels and saturation

R 104 of 255 = 41%
G 118 of 255 = 46%
B 100 of 255 = 39%

104
118
100

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

Portions of RGB colors in percentages

R + G + B = 104 + 118 + 100 = 322 (100%)
R 104 of 322 ~ 32.3%
G 118 of 322 ~ 36.65%
B 100 of 322 ~ 31.06'%

%32.3
%36.65
%31.06

CMYK color model

#687664 color CMYK value is (12,0,15,54).

  • cyan value is 11.86%
  • magenta value is 0.00%
  • yellow value is 15.25%
  • key color value is 53.73%

CMYK: (12,0,15,54)
C12M0Y15K54 (12%, 0%, 15%, 54%)
(0.12 / 0.00 / 0.15 / 0.54)

CMYK percentages

%11.86
%0
%15.25
%53.73

Codes

Color #687664 in popluar color models

68 76 64
RGB 104 118 100
HSL 107° 8.26% 42.75%
HSB/HSV 107° 15.25% 46.27%
CMYK 11.86% 0.00% 15.25%
53.73%

Color #687664 in popluar number systems.

HEX 68 76 64
Decimal 104 118 100
Binary 1101000 1110110 1100100
Octal 150 166 144

Shades and tints

Shades of #687664

#687664
(104,118,100)
#5F6C5B
(95,108,91)
#566252
(86,98,82)
#4D5849
(77,88,73)
#444E40
(68,78,64)
#3B4437
(59,68,55)
#323A2E
(50,58,46)
#293025
(41,48,37)
#20261C
(32,38,28)
#171C13
(23,28,19)
#0E120A
(14,18,10)
#000000
(0,0,0)

Tints of #687664

#687664
(104,118,100)
#758272
(117,130,114)
#828E80
(130,142,128)
#8F9A8E
(143,154,142)
#9CA69C
(156,166,156)
#A9B2AA
(169,178,170)
#B6BEB8
(182,190,184)
#C3CAC6
(195,202,198)
#D0D6D4
(208,214,212)
#DDE2E2
(221,226,226)
#EAEEF0
(234,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #687664 color. Also use rgb(104,118,100) instead hex code.

Text Font Color

.myTextColor { color: #687664; }

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

This text font color is #687664.

Background Color

.myBgColor { background-color: #687664; }

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

This div background color is #687664.

Border color

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

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

This div border color is #687664.

Opacity

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

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

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

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

This text has shadow with #687664 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #687664.

Preview

Color preview on black background

This text has color #687664 on black background.


Color preview on white background

This text has color #687664 on white background.


Black color preview on #687664 background

This text has black color on #687664 background.


White color preview on #687664 background

This text has white color on #687664 background.


Related colors

Complementary color

Complementary color for #hex is #97899B.


I love getcolorcode.com

Triadic colors

1 #646876 and #766468 with #687664 are triadic colors.

2 #647668 and #766864 with #687664 are triadic colors.