COLOR #687964

HEX: #687964 RGB: (104,121,100)

Color info

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

RGB color model

#687964 color RGB value is (104,121,100).

RGB: (104,121,100) (41%, 47%, 39%)

RGB channels and saturation

R 104 of 255 = 41%
G 121 of 255 = 47%
B 100 of 255 = 39%

104
121
100

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

Portions of RGB colors in percentages

R + G + B = 104 + 121 + 100 = 325 (100%)
R 104 of 325 ~ 32%
G 121 of 325 ~ 37.23%
B 100 of 325 ~ 30.77'%

%32
%37.23
%30.77

CMYK color model

#687964 color CMYK value is (14,0,17,53).

  • cyan value is 14.05%
  • magenta value is 0.00%
  • yellow value is 17.36%
  • key color value is 52.55%
CMYK: (14,0,17,53) C14M0Y17K53 (14%,0%,17%,53%) (0.14/0.00/0.17/0.53) 

CMYK percentages

%14.05
%0
%17.36
%52.55

Codes

Color #687964 in popluar color models

68 79 64
RGB 104 121 100
HSL 109° 9.50% 43.33%
HSB/HSV 109° 17.36% 47.45%
CMYK 14.05% 0.00% 17.36%
52.55%

Color #687964 in popluar number systems.

HEX 68 79 64
Decimal 104 121 100
Binary 1101000 1111001 1100100
Octal 150 171 144

Shades and tints

Shades of #687964

#687964
(104,121,100)
#5F6E5B
(95,110,91)
#566352
(86,99,82)
#4D5849
(77,88,73)
#444D40
(68,77,64)
#3B4237
(59,66,55)
#32372E
(50,55,46)
#292C25
(41,44,37)
#20211C
(32,33,28)
#171613
(23,22,19)
#0E0B0A
(14,11,10)
#000000
(0,0,0)

Tints of #687964

#687964
(104,121,100)
#758572
(117,133,114)
#829180
(130,145,128)
#8F9D8E
(143,157,142)
#9CA99C
(156,169,156)
#A9B5AA
(169,181,170)
#B6C1B8
(182,193,184)
#C3CDC6
(195,205,198)
#D0D9D4
(208,217,212)
#DDE5E2
(221,229,226)
#EAF1F0
(234,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #687964; }

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

This text font color is #687964.

Background Color

.myBgColor { background-color: #687964; }

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

This div background color is #687964.

Border color

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

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

This div border color is #687964.

Opacity

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

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

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

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

This text has shadow with #687964 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #687964.

Preview

Color preview on black background

This text has color #687964 on black background.


Color preview on white background

This text has color #687964 on white background.


Black color preview on #687964 background

This text has black color on #687964 background.


White color preview on #687964 background

This text has white color on #687964 background.


Related colors

Complementary color

Complementary color for #hex is #97869B.


I love getcolorcode.com

Triadic colors

1 #646879 and #796468 with #687964 are triadic colors.

2 #647968 and #796864 with #687964 are triadic colors.