COLOR #687947

HEX: #687947 RGB: (104,121,71)

Color info

#687947 contains red, green and blue colors in about the same proportion. Web safe color of #687947 is #666633 (or #663).

RGB color model

#687947 color RGB value is (104,121,71).

RGB: (104,121,71) (41%, 47%, 28%)

RGB channels and saturation

R 104 of 255 = 41%
G 121 of 255 = 47%
B 71 of 255 = 28%

104
121
71

R + G + B ~ 39%. #687947 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 121 + 71 = 296 (100%)
R 104 of 296 ~ 35.14%
G 121 of 296 ~ 40.88%
B 71 of 296 ~ 23.99'%

%35.14
%40.88
%23.99

CMYK color model

#687947 color CMYK value is (14,0,41,53).

  • cyan value is 14.05%
  • magenta value is 0.00%
  • yellow value is 41.32%
  • key color value is 52.55%

CMYK: (14,0,41,53)
C14M0Y41K53 (14%, 0%, 41%, 53%)
(0.14 / 0.00 / 0.41 / 0.53)

CMYK percentages

%14.05
%0
%41.32
%52.55

Codes

Color #687947 in popluar color models

68 79 47
RGB 104 121 71
HSL 80° 26.04% 37.65%
HSB/HSV 80° 41.32% 47.45%
CMYK 14.05% 0.00% 41.32%
52.55%

Color #687947 in popluar number systems.

HEX 68 79 47
Decimal 104 121 71
Binary 1101000 1111001 1000111
Octal 150 171 107

Shades and tints

Shades of #687947

#687947
(104,121,71)
#5F6E41
(95,110,65)
#56633B
(86,99,59)
#4D5835
(77,88,53)
#444D2F
(68,77,47)
#3B4229
(59,66,41)
#323723
(50,55,35)
#292C1D
(41,44,29)
#202117
(32,33,23)
#171611
(23,22,17)
#0E0B0B
(14,11,11)
#000000
(0,0,0)

Tints of #687947

#687947
(104,121,71)
#758557
(117,133,87)
#829167
(130,145,103)
#8F9D77
(143,157,119)
#9CA987
(156,169,135)
#A9B597
(169,181,151)
#B6C1A7
(182,193,167)
#C3CDB7
(195,205,183)
#D0D9C7
(208,217,199)
#DDE5D7
(221,229,215)
#EAF1E7
(234,241,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #687947; }

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

This text font color is #687947.

Background Color

.myBgColor { background-color: #687947; }

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

This div background color is #687947.

Border color

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

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

This div border color is #687947.

Opacity

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

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

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

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

This text has shadow with #687947 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #687947.

Preview

Color preview on black background

This text has color #687947 on black background.


Color preview on white background

This text has color #687947 on white background.


Black color preview on #687947 background

This text has black color on #687947 background.


White color preview on #687947 background

This text has white color on #687947 background.


Related colors

Complementary color

Complementary color for #hex is #9786B8.


I love getcolorcode.com

Triadic colors

1 #476879 and #794768 with #687947 are triadic colors.

2 #477968 and #796847 with #687947 are triadic colors.