COLOR #687661

HEX: #687661 RGB: (104,118,97)

Color info

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

RGB color model

#687661 color RGB value is (104,118,97).

RGB: (104,118,97) (41%, 46%, 38%)

RGB channels and saturation

R 104 of 255 = 41%
G 118 of 255 = 46%
B 97 of 255 = 38%

104
118
97

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

Portions of RGB colors in percentages

R + G + B = 104 + 118 + 97 = 319 (100%)
R 104 of 319 ~ 32.6%
G 118 of 319 ~ 36.99%
B 97 of 319 ~ 30.41'%

%32.6
%36.99
%30.41

CMYK color model

#687661 color CMYK value is (12,0,18,54).

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

CMYK: (12,0,18,54)
C12M0Y18K54 (12%, 0%, 18%, 54%)
(0.12 / 0.00 / 0.18 / 0.54)

CMYK percentages

%11.86
%0
%17.8
%53.73

Codes

Color #687661 in popluar color models

68 76 61
RGB 104 118 97
HSL 100° 9.77% 42.16%
HSB/HSV 100° 17.80% 46.27%
CMYK 11.86% 0.00% 17.80%
53.73%

Color #687661 in popluar number systems.

HEX 68 76 61
Decimal 104 118 97
Binary 1101000 1110110 1100001
Octal 150 166 141

Shades and tints

Shades of #687661

#687661
(104,118,97)
#5F6C59
(95,108,89)
#566251
(86,98,81)
#4D5849
(77,88,73)
#444E41
(68,78,65)
#3B4439
(59,68,57)
#323A31
(50,58,49)
#293029
(41,48,41)
#202621
(32,38,33)
#171C19
(23,28,25)
#0E1211
(14,18,17)
#000000
(0,0,0)

Tints of #687661

#687661
(104,118,97)
#75826F
(117,130,111)
#828E7D
(130,142,125)
#8F9A8B
(143,154,139)
#9CA699
(156,166,153)
#A9B2A7
(169,178,167)
#B6BEB5
(182,190,181)
#C3CAC3
(195,202,195)
#D0D6D1
(208,214,209)
#DDE2DF
(221,226,223)
#EAEEED
(234,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #687661; }

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

This text font color is #687661.

Background Color

.myBgColor { background-color: #687661; }

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

This div background color is #687661.

Border color

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

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

This div border color is #687661.

Opacity

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

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

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

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

This text has shadow with #687661 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #687661.

Preview

Color preview on black background

This text has color #687661 on black background.


Color preview on white background

This text has color #687661 on white background.


Black color preview on #687661 background

This text has black color on #687661 background.


White color preview on #687661 background

This text has white color on #687661 background.


Related colors

Complementary color

Complementary color for #hex is #97899E.


I love getcolorcode.com

Triadic colors

1 #616876 and #766168 with #687661 are triadic colors.

2 #617668 and #766861 with #687661 are triadic colors.